01.06.2015, 03:11
I guess it's like this:
If it wasn't, the first two would have another dimension too.
pawn Код:
PlayerInfo[playerid][MSlot] = 0;
PlayerInfo[playerid][Slotu] = 0;
PlayerInfo[playerid][Weapons[0]] = 0;
PlayerInfo[playerid][Weapons[1]] = 0;
PlayerInfo[playerid][Ammos[0]] = 0;
PlayerInfo[playerid][Ammos[1]] = 0;

