06.11.2017, 14:21
On this code:
You have MAX_BAGS, and on your command you have [playerid]. You must change it to (like
And do the other things, compile it and if it has no errors send the new command so we can fix it for you.
pawn Код:
new BagInfo[MAX_BAGS][eBagInfo];
pawn Код:
BagInfo[PlayerInfo[playerid][pBag]][BagX] = x;