Garry's Mod
[AIS] Aaron's Inventory System
Hiển thị 1-10 trong 18 mục
< 1  2 >
Cập nhật: 13 Thg09 @ 11:52pm

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.

Cập nhật: 29 Thg08 @ 12:12pm

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.

Cập nhật: 27 Thg08 @ 8:13am

Added ServerSendSyncEvent and added sanitized text to Spawn Menu of items

Cập nhật: 24 Thg08 @ 5:52am

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

Cập nhật: 22 Thg08 @ 8:09am

Fixed hook not running when using GUI button to close inventory

Cập nhật: 18 Thg08 @ 2:06pm

Added client hook to detect if player opened or closed GUI

Cập nhật: 11 Thg08 @ 11:49am

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

Few fixes and improvements.

Cập nhật: 26 Thg07 @ 12:15pm

Fixed ConVars not being replicated (oops)

Cập nhật: 18 Thg07 @ 4:54pm

Added SyncEvents and improved other systems

Cập nhật: 15 Thg07 @ 11:10am