Teleport
#4

I don't use strcmp, so i'm not usre at the first one.

At the second one, i would try changing the "name" to something else, like:
Код:
new name2[MAX_PLAYER_NAME],str[45];
GetPlayerName(playerid,name2,sizeof(name2));
format(str,sizeof(str),"%s has gone to Caddy Carnage (/cc)!",name2);
SendClientMessageToAll(color,string);
SetPlayerPos(playerid,-2310.3762, -1685.2257, 481.9977);
Reply


Messages In This Thread
Teleport - by Jonny_lockhart - 14.06.2010, 21:07
Re: Teleport - by Naxix - 14.06.2010, 21:42
Re: Teleport - by Jonny_lockhart - 14.06.2010, 21:54
Re: Teleport - by Naxix - 14.06.2010, 21:59
Re: Teleport - by Despare - 14.06.2010, 22:05
Re: Teleport - by VinceQc - 14.06.2010, 22:50

Forum Jump:


Users browsing this thread: 1 Guest(s)