Garry's Mod
[AIS] Aaron's Inventory System
Εμφάνιση 1-10 από 18 καταχωρίσεις
< 1  2 >
Ενημέρωση: 13 Σεπ στις 23:52

Added 'Eyewear' slot to equipment list. Enhanced item creator menu with scroll panel and layout improvements. Refactored client-side equipment handling to use LocalPlayer, added debug output for unknown items, and fixed argument usage in WhenWearingClient callback.

Ενημέρωση: 29 Αυγ στις 12:12

When an item is removed from a player's inventory, this update ensures it is also unequipped from any equipped slots and removed from the active item manager. This prevents inconsistencies where removed items could remain equipped or active.

Ενημέρωση: 27 Αυγ στις 8:13

Added ServerSendSyncEvent and added sanitized text to Spawn Menu of items

Ενημέρωση: 24 Αυγ στις 5:52

Added sanitized texts to all GUIs, so no code responsible for colors or fonts will be visible.

Ενημέρωση: 22 Αυγ στις 8:09

Fixed hook not running when using GUI button to close inventory

Ενημέρωση: 18 Αυγ στις 14:06

Added client hook to detect if player opened or closed GUI

Ενημέρωση: 11 Αυγ στις 11:49

Added "Item" category for items, that can be used and consumed after use.
Added 2 convars to customize GUI Sounds.

Few fixes and improvements.

Ενημέρωση: 26 Ιουλ στις 12:15

Fixed ConVars not being replicated (oops)

Ενημέρωση: 18 Ιουλ στις 16:54

Added SyncEvents and improved other systems

Ενημέρωση: 15 Ιουλ στις 11:10