Garry's Mod

Garry's Mod

[AIS] Aaron's Inventory System
Menampilkan1-10 dari 18 kiriman
< 1  2 >
Pembaruan: 13 Sep @ 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.

Pembaruan: 29 Agu @ 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.

Pembaruan: 27 Agu @ 8:13am

Added ServerSendSyncEvent and added sanitized text to Spawn Menu of items

Pembaruan: 24 Agu @ 5:52am

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

Pembaruan: 22 Agu @ 8:09am

Fixed hook not running when using GUI button to close inventory

Pembaruan: 18 Agu @ 2:06pm

Added client hook to detect if player opened or closed GUI

Pembaruan: 11 Agu @ 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.

Pembaruan: 26 Jul @ 12:15pm

Fixed ConVars not being replicated (oops)

Pembaruan: 18 Jul @ 4:54pm

Added SyncEvents and improved other systems

Pembaruan: 15 Jul @ 11:10am