What's wrong with this command?
#4

Quote:
Originally Posted by Tnt12340
pawn Код:
else if(IsACop(playerid) && IsPlayerInSphere(playerid,246.3890,72.0390,1003.6406,4) && (pddoor))
That one; The second one, where its shutting the door.
pawn Код:
else if(IsACop(playerid) && IsPlayerInSphere(playerid,246.3890,72.0390,1003.6406,4) && (pddoor));
Copy&past this line into your old line.

You forgot to add a ";"
Reply


Messages In This Thread
What's wrong with this command? - by Tnt12340 - 13.06.2010, 13:01
Re: What's wrong with this command? - by Flashy - 13.06.2010, 13:09
Re: What's wrong with this command? - by Tnt12340 - 13.06.2010, 13:12
Re: What's wrong with this command? - by Flashy - 13.06.2010, 13:13
Re: What's wrong with this command? - by Sergei - 13.06.2010, 13:14
Re: What's wrong with this command? - by Tnt12340 - 13.06.2010, 13:18
Re: What's wrong with this command? - by [XST]O_x - 13.06.2010, 13:20
Re: What's wrong with this command? - by Flashy - 13.06.2010, 13:23
Re: What's wrong with this command? - by Tnt12340 - 13.06.2010, 13:24

Forum Jump:


Users browsing this thread: 1 Guest(s)