14.12.2014, 01:18
Hi guys.
I have a problem with my gm, and is as follows.
This is the code, or line.
and this is the error.
Anyone know how to fix it ?.
I need help
I have a problem with my gm, and is as follows.
This is the code, or line.
Код:
default: for(new i; i < 4; i++) if(partid == vehicleMods[model - 400][GetVehicleComponentType(partid)][i]) { return 1; }
Код:
C:\Users\Juan1226\Desktop\xD\gamemodes\HistoryRP.pwn(64712) : error 017: undefined symbol"vehicleMods" C:\Users\Juan1226\Desktop\xD\gamemodes\HistoryRP.pwn(64712) : warning 215: expression has no effect C:\Users\Juan1226\Desktop\xD\gamemodes\HistoryRP.pwn(64712) : error 001: expected token: ";", but found "]" C:\Users\Juan1226\Desktop\xD\gamemodes\HistoryRP.pwn(64712) : error 001: expected token: ";", but found "]" C:\Users\Juan1226\Desktop\xD\gamemodes\HistoryRP.pwn(64712) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.
I need help