is this line make any sense?
#1

pawn Код:
new otherplayerid = strval(tmp)
if(!IsPlayerConnected(otherplayerid) return 0;
if(!otherplayerid = playerid) GivePlayerMoney(otherplayerid,10000)
this line is bigger problem for me:
pawn Код:
if(!otherplayerid = playerid) GivePlayerMoney(otherplayerid,10000)
help
Reply


Messages In This Thread
is this line make any sense? - by nuriel8833 - 19.08.2009, 09:44
Re: is this line make any sense? - by Butilka - 19.08.2009, 09:45
Re: is this line make any sense? - by Gamer_Z - 19.08.2009, 09:56
Re: is this line make any sense? - by nuriel8833 - 19.08.2009, 09:57

Forum Jump:


Users browsing this thread: 1 Guest(s)