player invetory - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: player invetory (
/showthread.php?tid=306606)
player invetory -
fordawinzz - 27.12.2011
hello! I want to make an advanced inventory system and I need your help. I should make for example a pen (with ink) and that ink should be consumed. Ok, I made that already, I made another things that can be found into a player's inventory but how to show them into a dialog? like:
Код:
Pen (INK: 100%)
Paper
GPS
I use variables like PlayerInfo[playerid][pPen], PlayerInfo[playerid][pGPS].