Teleport
#4

You could like this if you don't want your car links to you.

public OnPlayerCommandText(playerid, cmdtext[])
{
if(strcmp(cmdtext, "/hydra", true) == 0)
{
SetPlayerPos(playerid, 2263.9978,1397.9921,42.8203);
GameTextForPlayer(playerid, "~w~ColdIce ~B~ Hydra!!! ", 500, 4);
SendClientMessageToAll(COLOR_GREEN, %s has teleported to Mount Chilliad /mcj);
return 1;
}
return 0;
}
Reply


Messages In This Thread
Teleport - by ColdIce - 08.05.2011, 15:20
Re: Teleport - by sleepysnowflake - 08.05.2011, 15:30
Re: Teleport - by sleepysnowflake - 08.05.2011, 15:37
Re: Teleport - by vengeance89 - 08.05.2011, 17:03

Forum Jump:


Users browsing this thread: 3 Guest(s)