Would This Work?
#4

Won't.
IsPlayerInRangeOfPoint(playerid, -1304.10, 336.30, 5.07);
You are missing float: range. Template is: IsPlayerInRangeOfPoint(playerid,float:range,float: x,float:y,float:z).
replace it with this one:
PHP код:
IsPlayerInRangeOfPoint(playerid,10.0, -1304.10336.305.07
If you have defined SubBoat it should work
Reply


Messages In This Thread
Would This Work? - by Zonoya - 14.08.2011, 11:43
Re: Would This Work? - by Grim_ - 14.08.2011, 11:47
Re: Would This Work? - by [HiC]TheKiller - 14.08.2011, 11:47
Re: Would This Work? - by [MG]Dimi - 14.08.2011, 11:48
Re: Would This Work? - by Zonoya - 14.08.2011, 11:49
Re: Would This Work? - by Darnell - 14.08.2011, 11:49
Re: Would This Work? - by Zonoya - 14.08.2011, 11:58
Re: Would This Work? - by [MG]Dimi - 14.08.2011, 12:02
Re: Would This Work? - by Zonoya - 14.08.2011, 12:04
Re: Would This Work? - by [MG]Dimi - 14.08.2011, 12:12

Forum Jump:


Users browsing this thread: 1 Guest(s)