How to do this
#7

pawn Код:
if(newstate == PLAYER_STATE_DRIVER)
    {
      if(vehicleid == XN001)
      {
        SendClientMessage(playerid, COLOR_BLUE, "Tail Number: XN001");
        }
        return 1;
        }
Код:
D:\Program Files\Rockstar Games\GTA San Andreas\SA-MP\gamemodes\sftdm.pwn(694) : error 017: undefined symbol "vehicleid"
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: 3 Guest(s)