10.07.2014, 20:39
(
Последний раз редактировалось TheKillZone; 11.07.2014 в 20:58.
)
Hello,
I found an old edit of NGRP on my computer and was trying to see if it was a good edit, and when i tried compiling it, i got these errors. Please help me:
I found an old edit of NGRP on my computer and was trying to see if it was a good edit, and when i tried compiling it, i got these errors. Please help me:
Код:
C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128" C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT" C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(526) : warning 201: redefinition of constant/macro (symbol "COLOR_ORANGE") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(537) : warning 201: redefinition of constant/macro (symbol "COLOR_LIGHTRED") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(539) : warning 201: redefinition of constant/macro (symbol "COLOR_LIGHTGREEN") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(549) : warning 201: redefinition of constant/macro (symbol "COLOR_PURPLE") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(553) : warning 201: redefinition of constant/macro (symbol "COLOR_BLACK") C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(18553) : warning 217: loose indentation C:\Users\PC\Desktop\Gaming\Everything for gta samp\Next Generation Roleplay\gamemodes\NGRP_nomysql.pwn(18554) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.