Coamand not works
#5


Код:
  if(!strcmp(cmdtext, "/vamasf", true))
  {
    if(IsPlayerConnected(playerid))
    {
      if(PlayerToPoint(3.0,playerid,2311.5459,-10.8236,26.7422))
      {
  	       SetObjectRot(vama1,2.5783, 21.4859, 225.8595);
         SetTimer("GateClose", 5000, 0);
         SendClientMessage(playerid, COLOR_LIGHTRED, "Bun Venit in SF. Taxa de intrare a fost de : 50$");
         GivePlayerMoney(playerid,-50);
         PlayerInfo[playerid][pPasaportLic] = 1;
      }
     }
    return 1;
  }
Should work now.
Reply


Messages In This Thread
Coamand not works - by monster010 - 19.09.2009, 11:16
Re: Coamand not works - by Jakku - 19.09.2009, 11:21
Re: Coamand not works - by monster010 - 19.09.2009, 11:27
Re: Coamand not works - by Kyle - 19.09.2009, 11:40
Re: Coamand not works - by 0ne - 19.09.2009, 11:45
Re: Coamand not works - by silvan - 19.09.2009, 14:30
Re: Coamand not works - by 0ne - 19.09.2009, 15:05
Re: Coamand not works - by monster010 - 19.09.2009, 17:26

Forum Jump:


Users browsing this thread: 1 Guest(s)