HELP!
#1

Hello.
I Get this warrning.Please help
Код:
C:\Users\Vova\Desktop\Romas\SAMP\Romas(Netrink)\Romas\startGM by Leo G v0.0.1\gamemodes\startGM.pwn(392) : error 017: undefined symbol "TaxiInf"
C:\Users\Vova\Desktop\Romas\SAMP\Romas(Netrink)\Romas\startGM by Leo G v0.0.1\gamemodes\startGM.pwn(392) : warning 215: expression has no effect
C:\Users\Vova\Desktop\Romas\SAMP\Romas(Netrink)\Romas\startGM by Leo G v0.0.1\gamemodes\startGM.pwn(392) : error 001: expected token: ";", but found "]"
C:\Users\Vova\Desktop\Romas\SAMP\Romas(Netrink)\Romas\startGM by Leo G v0.0.1\gamemodes\startGM.pwn(392) : error 029: invalid expression, assumed zero
C:\Users\Vova\Desktop\Romas\SAMP\Romas(Netrink)\Romas\startGM by Leo G v0.0.1\gamemodes\startGM.pwn(392) : fatal error 107: too many error messages on one line
This code:
Код:
if(newstate == PLAYER_STATE_DRIVER) // tikriname ar ћaidejas sedi vairuotojo pozicijoje.
{
new VID = GetPlayerVehicleID(playerid);
if(VID == TaxiInf[0]) // <--- THIS LINE
{
Reply


Messages In This Thread
HELP! - by romsisx - 21.05.2014, 04:04
Re: HELP! - by Lynn - 21.05.2014, 04:21

Forum Jump:


Users browsing this thread: 1 Guest(s)