Text to appear
#1

How I make on this command a text?
Код:
//=====================[ Vama1 ]====================================================================================
if(!strcmp(cmdtext, "/vamasf", true))
{
  if(PlayerInfo[playerid][pPassport] == 1)
  {
    if(PlayerInfo[playerid][pPassport] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "Nu ai pasaport , du-te la primarie si iati");
    {
      if(PlayerToPoint(2.0,playerid,-991.1277,-1009.0092,94.3856))
      {
     	 SetObjectRot(vama1,2.5783, 21.4859, 225.8595);
       SetTimer("GateClose", 5000, 0);
     	 SendClientMessage(playerid, COLOR_LIGHTRED, "Welcome to San Fierro");
       GivePlayerMoney(playerid,-50);
      }
    }
  }
  return 1;
}
I tried to do, but nothing


THANKS
Reply


Messages In This Thread
Text to appear - by ()ZzY - 11.11.2009, 16:17
Re: Text to appear - by caribe88 - 11.11.2009, 16:22
Re: Text to appear - by dirkblok - 11.11.2009, 16:49
Re: Text to appear - by ()ZzY - 11.11.2009, 17:14
Re: Text to appear - by dirkblok - 12.11.2009, 06:28

Forum Jump:


Users browsing this thread: 2 Guest(s)