Could some help me to do admin teleport?
#6

Now it looks this and there's no warnings anymore

//------------------------------------//TW1-----------------------------------------
if(strcmp(cmdtext, "//tw1",true)==0){

if(IsAdmin == 0)

SendClientMessage(playerid, 0xFFFF00AA, "***You can't go there, and there's nothing to see anyway");

else
SetPlayerPos(playerid, 413.1,2543.1,30.1);
{
SetPlayerInterior(playerid,0);GivePlayerWeapon(pla yerid,38,1000);
SendClientMessage(playerid, 0xFFFF00AA, "***Shoot chitters with minigun.");

}


}
Reply


Messages In This Thread
Could some help me to do admin teleport? - by velkarumpali - 21.07.2009, 10:28
Re: Could some help me to do admin teleport? - by Grim_ - 21.07.2009, 10:30
Re: Could some help me to do admin teleport? - by velkarumpali - 21.07.2009, 10:34
Re: Could some help me to do admin teleport? - by velkarumpali - 21.07.2009, 10:42
Re: Could some help me to do admin teleport? - by velkarumpali - 21.07.2009, 10:45
Re: Could some help me to do admin teleport? - by velkarumpali - 21.07.2009, 10:48
Re: Could some help me to do admin teleport? - by Weirdosport - 21.07.2009, 10:59
Re: Could some help me to do admin teleport? - by woot - 21.07.2009, 11:00
Re: Could some help me to do admin teleport? - by JBoy - 05.09.2009, 00:33

Forum Jump:


Users browsing this thread: 1 Guest(s)