31.07.2017, 20:30
(
Последний раз редактировалось V1Su4L; 31.07.2017 в 22:15.
)
Hey,
I tried to do something in the GM. (I don't really remember what I did) and after copile I got 26 errors.
Please help me.
Those are the errors:
Codes
line 316:
line 440: There is nothing in this line (I don't know why there is an error here).
line 530: There is nothing in this line (I don't know why there is an error here).
line 560: There is nothing in this line (I don't know why there is an error here).
line 1201:
line 1379:
line 1457:
line 1465: There is nothing in this line (I don't know why there is an error here).
line 1491: There is nothing in this line (I don't know why there is an error here).
line 1527: There is nothing in this line (I don't know why there is an error here).
line 1667:
line 1757: There is nothing in this line (I don't know why there is an error here).
line 1870:
line 1871:
line 2027: There is nothing in this line (I don't know why there is an error here).
line 2029:
line 2030:
line 2031: There is nothing in this line (I don't know why there is an error here).
line 2033:
line 2034: There is nothing in this line (I don't know why there is an error here).
line 2036:
line 2037:
I tried to do something in the GM. (I don't really remember what I did) and after copile I got 26 errors.
Please help me.
Those are the errors:
PHP код:
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(267) : warning 216: nested comment
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(316) : error 017: undefined symbol "MAX_PLAYERVEHICLES"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(316) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(440) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(530) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(560) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1201) : error 021: symbol already defined: "PlayerVehicle"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1379) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1457) : error 021: symbol already defined: "gItemList"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1465) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1491) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1527) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1667) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1757) : error 010: invalid function or declaration
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1870) : error 017: undefined symbol "PlayerSerial"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1870) : error 017: undefined symbol "PlayerSerial"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(1871) : error 017: undefined symbol "PlayerSerial"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2027) : error 017: undefined symbol "STORAGE_POSITION"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2029) : error 017: undefined symbol "SerialFile"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2029) : error 017: undefined symbol "STORAGE_POSITION"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2030) : error 017: undefined symbol "SerialFile"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2031) : error 017: undefined symbol "SerialFile"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2033) : error 017: undefined symbol "Bans"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2034) : error 017: undefined symbol "STORAGE_POSITION"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2036) : error 017: undefined symbol "SerialFile"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2036) : error 017: undefined symbol "STORAGE_POSITION"
C:\Users\liorl\Desktop\Samp 0.3.7\gamemodes\NYRP.pwn(2037) : error 017: undefined symbol "SerialFile"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
line 316:
PHP код:
new PlayerVehicle[MAX_PLAYERS][MAX_PLAYERVEHICLES];
line 530: There is nothing in this line (I don't know why there is an error here).
line 560: There is nothing in this line (I don't know why there is an error here).
line 1201:
PHP код:
"Landstalker", "Bravura", "Buffalo", "Linerunner", "Perrenial",
PHP код:
//---------MASK------------//
PHP код:
400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,
line 1491: There is nothing in this line (I don't know why there is an error here).
line 1527: There is nothing in this line (I don't know why there is an error here).
line 1667:
PHP код:
1 = New York Police Department
line 1870:
PHP код:
return PlayerSerial;
PHP код:
}
line 2029:
PHP код:
fread(SerialFile, Bans);
PHP код:
fclose(SerialFile);
line 2033:
PHP код:
fremove(STORAGE_POSITION);
line 2036:
PHP код:
fwrite(SerialFile, Bans);
PHP код:
fclose(SerialFile);