30.12.2012, 15:04
new cash = GetPlayerMoney(pID);
new Float
teal = cash * 0.05;
and
GivePlayerMoney(playerid, floatround(steal));
new Float
teal = cash * 0.05;and
GivePlayerMoney(playerid, floatround(steal));
teal = cash * 0.05;