18.03.2011, 01:54
I think it may be doing it on
PlayerInfo[playerid][pBank] += interest;
because 'interest' is a float, and rank is an int?
PlayerInfo[playerid][pBank] += interest;
because 'interest' is a float, and rank is an int?