IfPlayerIsInRangeOfPoint problem.
#2

The warning says itself. The argument "isPlayerInRangeOfPoint" is not written as it should be
Your function is using 6 Arguments but the definition of this is 5 argument's.. So you need to delete the fifth text "44.9011"
So it should look like this:
Код:
if(!IsPlayerInRangeOfPoint(playerid, 7.0, 2043.1835, -1823.0391, -29.5436))
so skip the 6th argument "44.9011"
Reply


Messages In This Thread
IfPlayerIsInRangeOfPoint problem. - by Kestro - 12.12.2012, 16:08
Re: IfPlayerIsInRangeOfPoint problem. - by goviscrap - 12.12.2012, 16:15
Re: IfPlayerIsInRangeOfPoint problem. - by Kestro - 12.12.2012, 16:20
Re: IfPlayerIsInRangeOfPoint problem. - by goviscrap - 12.12.2012, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)