Command problem.
#5

Big hint, if you're writing a script, don't use string compare, use zcmd.

Also...
pawn Код:
if(PlayerToPoint(2.0,playerid,2045.9504,-1913.1392,13.5469))
Maybe you've defined it elsewhere, but it should look like
pawn Код:
if(IsPlayerInRangeOfPoint(2.0, playerid, 2045.9504, -1913.1392, 13.5469))
Reply


Messages In This Thread
Command problem. - by DCatalin - 24.04.2014, 20:48
Re: Command problem. - by arakuta - 24.04.2014, 23:32
Re: Command problem. - by Aerotactics - 25.04.2014, 00:03
Re : Command problem. - by Ramoboss - 25.04.2014, 00:05
Re: Command problem. - by Mattakil - 25.04.2014, 00:06

Forum Jump:


Users browsing this thread: 4 Guest(s)