11.11.2011, 11:21
No it won't. Locate the actual error first before attempting to fix it.
pawn Код:
if(!IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.8438)) /* <-- Forgot this bracket! */ return SendClientMessage(playerid,RED,"You need to be in stunt area to use this command");