24.06.2014, 02:40
It should work like this:
pawn Код:
PlayerInfo[playerid][pMaterials] = PlayerInfo[playerid][pMaterials]+payout;
PlayerInfo[playerid][pMaterialsPack] = PlayerInfo[playerid][pMaterialsPack]-packets;

