Simple teleport command error
#2

ok hy here i have the script you need to use this

[SCRIPT] if(!strcmp("/enter", cmdtext, true))
{
if(IsPlayerAdmin(playerid)==1)
{
SetPlayerPos(playerid, -2277.5476, 471.9923, 78.4079); //playerid,and than the coords
SetPlayerFacingAngle(playerid, 118.0004); // wher the player looks
SendClientMessage(playerid,0x050CFAFF, "You Are Teleported");
return 1;
}
}[/SCRIPT]
Reply


Messages In This Thread
Simple teleport command error - by Vilt™ - 25.08.2010, 13:37
Re: Simple teleport command error - by speediekiller2 - 25.08.2010, 13:41
Re: Simple teleport command error - by Mystique - 25.08.2010, 13:43
Re: Simple teleport command error - by Jeffry - 25.08.2010, 13:44
Re: Simple teleport command error - by Vilt™ - 25.08.2010, 14:15
Re: Simple teleport command error - by Jeffry - 25.08.2010, 14:17
Re: Simple teleport command error - by Vilt™ - 25.08.2010, 14:20
Re: Simple teleport command error - by Jeffry - 25.08.2010, 14:47
Re: Simple teleport command error - by Mr.Obscure - 25.08.2010, 14:49
Re: Simple teleport command error - by WillyP - 25.08.2010, 14:53

Forum Jump:


Users browsing this thread: 1 Guest(s)