[HELP] I just get an error when I try to do this...
#1

What can I to fix this error:

error 017: undefined symbol "PlayerToPoint"

The scrpt is:

Код:
	if (strcmp("/enter", cmdtext, true) == 0)
	{
		if(PlayerToPoint(5.0, playerid, 1568.5195,-1690.6931,5.8906))
		SetPlayerPos(playerid, 615.2851,-124.2390,997.6350);
		SetPlayerInterior(playerid, 3);
		return 1;
	}
}

Reply


Messages In This Thread
[HELP] I just get an error when I try to do this... - by FreddeN - 26.05.2009, 21:40
Re: [HELP] I just get an error when I try to do this... - by miokie - 26.05.2009, 21:43
Re: [HELP] I just get an error when I try to do this... - by woot - 26.05.2009, 22:25
Re: [HELP] I just get an error when I try to do this... - by Anthony_Brassi - 03.09.2009, 01:07

Forum Jump:


Users browsing this thread: 3 Guest(s)