Playertopoint help
#1

I have this in my script

Code:
forward PlayerToPoint (Float:radi, playerid, Float:x, Float:y, Float:z);
and this code
Code:
if (strcmp("/claim", cmdtext, true, 10) == 0)
	{
    if(PlayerToPoint(15.0, playerid, 2516.3457,-1675.3977,13.9453))

	  
 	  SendClientMessageToAll(COLOR_GREEN, "%s has claimed Grove Street Families turf !");
	  return 1;
	}
I dont know why it's giving me errors
Reply


Messages In This Thread
Playertopoint help - by Pinehole - 30.10.2009, 22:42
Re: Playertopoint help - by Luka P. - 30.10.2009, 22:43

Forum Jump:


Users browsing this thread: 2 Guest(s)