05.08.2011, 17:32
i change
to
Continue with bug
Код:
PlayerInfo[playerid][pBank]=cashdeposit+PlayerInfo[playerid][pBank];
Код:
PlayerInfo[playerid][pBank] += cashdeposit;