need help on teleport
#2

The way you wrote it, it only sends a message to you.
If you want it to send a message to everyone:

Quote:

if(!strcmp(cmdtext, "/looptrail", true))
{
SetPlayerPos(playerid, 2080.822509, -2081.297607, 659.974304);
SetPlayerFacingAngle(playerid, 9.962593);
SendClientMessageToAll(0xFFFFD5FF, " Welcome to the loop trail! press 2 for nos!");
ResetPlayerWeapons(playerid);
return 1;
}

Reply


Messages In This Thread
need help on teleport - by billyho - 14.04.2009, 13:03
Re: need help on teleport - by nickbugun - 14.04.2009, 13:20
Re: need help on teleport - by MenaceX^ - 14.04.2009, 13:22
Re: need help on teleport - by billyho - 14.04.2009, 14:22
Re: need help on teleport - by LarzI - 14.04.2009, 14:25

Forum Jump:


Users browsing this thread: 1 Guest(s)