How to do this
#8

Код:
if(newstate == PLAYER_STATE_DRIVER)
{
  if(GetPlayerVehicleID(playerid) == XN001)
  {
    SendClientMessage(playerid, COLOR_BLUE, "Tail Number: XN001"); 
  }
return 1;
}
But i dont think that will work cuz that will return a number, did you use XN001 = AddStaticVehicle?
Reply


Messages In This Thread
How to do this - by JoeDaDude - 02.02.2009, 14:06
Re: How to do this - by harrold - 02.02.2009, 14:07
Re: How to do this - by ICECOLDKILLAK8 - 02.02.2009, 14:09
Re: How to do this - by JoeDaDude - 02.02.2009, 14:09
Re: How to do this - by JoeDaDude - 02.02.2009, 14:10
Re: How to do this - by ICECOLDKILLAK8 - 02.02.2009, 14:14
Re: How to do this - by JoeDaDude - 02.02.2009, 14:18
Re: How to do this - by ICECOLDKILLAK8 - 02.02.2009, 14:24
Re: How to do this - by JoeDaDude - 02.02.2009, 14:28

Forum Jump:


Users browsing this thread: 2 Guest(s)