Teleport command not working :/
#3

Try using YSI or ZCMD
pawn Код:
CMD:dm1(playerid,Params[])
{
         SetPlayerPos(playerid, 1541.4945,-1342.2010,329.4573);
         SendClientMessage(playerid,COLOR_RED,"Start tower DM");
         GetPlayerWeapon(playerid);
         GivePlayerWeapon(playerid,24,1000);
         GivePlayerWeapon(playerid,25,1000);
         SetPlayerArmour(playerid, 100);
         return 1;
 }
Reply


Messages In This Thread
Teleport command not working :/ - by verlaj - 09.10.2012, 11:32
Re: Teleport command not working :/ - by verlaj - 09.10.2012, 11:47
Re: Teleport command not working :/ - by zT KiNgKoNg - 09.10.2012, 11:56
Re: Teleport command not working :/ - by verlaj - 09.10.2012, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)