Please help me with this code
#3

pawn Код:
if(PlayerInfo[playerid][pPot] > 10) { PlayerInfo[playerid][pPot] -= 10; }
else if(PlayerInfo[playerid][pPot] > 20) { PlayerInfo[playerid][pPot] -= 20; }
else if(PlayerInfo[playerid][pPot] > 30) { PlayerInfo[playerid][pPot] -= 30; }
Reply


Messages In This Thread
Please help me with this code - by Mikkel_RE - 12.01.2013, 23:10
Respuesta: Please help me with this code - by Fabio11 - 12.01.2013, 23:12
Re: Please help me with this code - by Infinity90 - 12.01.2013, 23:17
Re: Please help me with this code - by Mikkel_RE - 12.01.2013, 23:24
Re: Please help me with this code - by Mikkel_RE - 13.01.2013, 00:02

Forum Jump:


Users browsing this thread: 1 Guest(s)