23.07.2015, 15:50
If your gamemode type is roleplay/survival or Dayz or something close - it's recommended to use such system. It's like a portable-character inventory that you can store items in usually got limits like 30 or 20 slots.
this type of system might get you more players in your server - about the knowledge you perhaps need some basic scripting knowledge & depends on how do you want the inventory look (textdraws/dialogs/messages).
There are some inventory systems done already and you can use them like: https://github.com/Southclaw/SIF/blo.../Inventory.pwn
It's from Southclaw's Interactivity Framework (SIF)
this type of system might get you more players in your server - about the knowledge you perhaps need some basic scripting knowledge & depends on how do you want the inventory look (textdraws/dialogs/messages).
There are some inventory systems done already and you can use them like: https://github.com/Southclaw/SIF/blo.../Inventory.pwn
It's from Southclaw's Interactivity Framework (SIF)