04.06.2017, 20:35
I just downloaded a GM and tried to edit it but it's giving some errors it told me to get n_callbacks include i added that include file but now it's giving a lot of errors :/
Код:
C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(363) : error 017: undefined symbol "GetPlayerPoolSize" C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(498) : error 017: undefined symbol "NetStats_GetConnectedTime" C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(496) : warning 203: symbol is never used: "playerid" C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(703) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot") C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(709) : error 017: undefined symbol "BULLET_HIT_TYPE_PLAYER" C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(909) : error 017: undefined symbol "NetStats_PacketLossPercent" C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(940) : error 017: undefined symbol "GetVehiclePoolSize" C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(1080) : error 025: function heading differs from prototype C:\Users\NC\Desktop\My Files\SAMP Script\xsf\pawno\include\n_callbacks.inc(1153) : error 017: undefined symbol "GetPlayerPoolSize" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(993) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(994) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(995) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(996) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(997) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(998) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(999) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1000) : error 017: undefined symbol "CreateActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1001) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1002) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1003) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1004) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1005) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1006) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1007) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(1008) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(5505) : error 017: undefined symbol "ApplyActorAnimation" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(16813) : error 017: undefined symbol "DestroyActor" C:\Users\NC\Desktop\My Files\SAMP Script\ROleplay PRISON desert\gamemodes\PRP.pwn(16814) : error 017: undefined symbol "DestroyActor" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.