Little teleport problem
#2

Use mine. It works, just redo whatever yours is.

Код:
if (strcmp("/tp1", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid,1550.9790,-931.4260,43.8890);
		SendClientMessage(playerid, COLOR_YELLOW, "You Teleported");
		return 1;
	}
Reply


Messages In This Thread
Little teleport problem - by nastoe - 24.01.2010, 20:59
Re: Little teleport problem - by CrucixTM - 24.01.2010, 21:02
Re: Little teleport problem - by Backwardsman97 - 24.01.2010, 21:15
Re: Little teleport problem - by nastoe - 24.01.2010, 21:17
Re: Little teleport problem - by nastoe - 24.01.2010, 21:19

Forum Jump:


Users browsing this thread: 1 Guest(s)