Immer wenn ich compile kommt das
fatal error 100: cannot read from file: "SII"
und wann ich es raus nehme kommt das
C:\Users\Achmet\Desktop\Test-Server\pawno\include\streamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\Achmet\Desktop\Test-Server\pawno\include\streamer.inc(237) : error 017: undefined symbol "MAPICON_LOCAL"
C:\Users\Achmet\Desktop\Test-Server\pawno\include\streamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\Achmet\Desktop\Test-Server\pawno\include\streamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\Achmet\Desktop\Test-Server\pawno\include\streamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(252) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(253) : error 017: undefined symbol "VEHICLE_PARAMS_ON"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(251) : warning 203: symbol is never used: "objective"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(251) : warning 203: symbol is never used: "boot"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(251) : warning 203: symbol is never used: "bonnet"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(251) : warning 203: symbol is never used: "doors"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(251) : warning 203: symbol is never used: "alarm"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(251) : warning 203: symbol is never used: "lights"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(249) : warning 203: symbol is never used: "vid"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2709) : error 017: undefined symbol "GetPVarInt"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2717) : error 017: undefined symbol "SetPVarInt"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2937) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2938) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "objective"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "boot"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "bonnet"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "doors"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "alarm"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "lights"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(2936) : warning 203: symbol is never used: "engine"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(3486) : error 017: undefined symbol "PlayAudioStreamForPlayer"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(5296) : error 017: undefined symbol "StopAudioStreamForPlayer"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7370) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7371) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7376) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7377) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "objective"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "boot"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "bonnet"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "doors"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "alarm"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "lights"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7366) : warning 203: symbol is never used: "engine"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7652) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7653) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7654) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7655) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7656) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7657) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7658) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7659) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7660) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7661) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Users\Achmet\Desktop\World-of-San-Andreas-4.0\World of San Andreas 4.0\gamemodes\WorldofSanAndreas.pwn(7662) : error 017: undefined symbol "SetPlayerAttachedObject"
kann mir bitte jemand helfen!!