Fuel Error
#1

Ok, well I wanted to add this fuel system to my script I found on here, but I didn't want the rest of the things that where in the FS
This is the error I get.
Код:
C:\Documents and Settings\L30\Desktop\RP\gamemodes\CTP.pwn(10718) : error 017: undefined symbol "Fuel"
C:\Documents and Settings\L30\Desktop\RP\gamemodes\CTP.pwn(10718) : warning 215: expression has no effect
C:\Documents and Settings\L30\Desktop\RP\gamemodes\CTP.pwn(10718) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\L30\Desktop\RP\gamemodes\CTP.pwn(10718) : error 029: invalid expression, assumed zero
C:\Documents and Settings\L30\Desktop\RP\gamemodes\CTP.pwn(10718) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Can someone please help me

Whats on that line
Код:
 if(Fuel[vehicleid] <= 0){ RemovePlayerFromVehicle(i); SendClientMessage(i, COLOR_YELLOW, "[FUEL]: There is no fuel in the vehicle."); }
Where I got the FS

http://forum.sa-mp.com/index.php?topic=104566.0
Reply


Messages In This Thread
Fuel Error - by L30 - 24.06.2009, 02:01
Re: Fuel Error - by Grim_ - 24.06.2009, 02:02
Re: Fuel Error - by L30 - 24.06.2009, 02:06
Re: Fuel Error - by Chaprnks - 24.06.2009, 02:17

Forum Jump:


Users browsing this thread: 1 Guest(s)