05.05.2011, 13:44
Quote:
Wesley just look at my previous post, that should work, because I got it myself, and it works..
|
Код:
C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\LuxAdminWITHERRORS.pwn(7636) : error 017: undefined symbol "level" C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\LuxAdminWITHERRORS.pwn(7636) : warning 215: expression has no effect C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\LuxAdminWITHERRORS.pwn(7636) : error 001: expected token: ";", but found "]" C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\LuxAdminWITHERRORS.pwn(7636) : error 029: invalid expression, assumed zero C:\Users\wesley.PC_van_Kelsey\Desktop\SAMP_Flight\filterscripts\LuxAdminWITHERRORS.pwn(7636) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
pawn Код:
if(IsAdminVehicle(GetPlayerVehicleID(playerid) && level[playerid] >= 1) //<----- line 7636