Compiling Southclaw's scavenge and survive - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Compiling Southclaw's scavenge and survive (
/showthread.php?tid=588391)
Compiling Southclaw's scavenge and survive -
ManGoe - 08.09.2015
First of all i want you to reply if this had worked for you/You know this gamemode better..
The error's are:-
Код:
E:\Scavengesurvive\pawno\include\sqlitei.inc(969) : error 017: undefined symbol "db_get_result_mem_handle"
E:\Scavengesurvive\pawno\include\sqlitei.inc(978) : error 017: undefined symbol "db_get_result_mem_handle"
E:\Scavengesurvive\pawno\include\sqlitei.inc(2159) : error 017: undefined symbol "db_get_result_mem_handle"
E:\Scavengesurvive\pawno\include\SS/Core/Vehicle/Core.pwn(688) : error 025: function heading differs from prototype
E:\Scavengesurvive\pawno\include\SS/Core/Player/Core.pwn(284) : error 017: undefined symbol "NetStats_MessagesRecvPerSecond"
E:\Scavengesurvive\pawno\include\SS/Core/Player/Core.pwn(286) : error 017: undefined symbol "NetStats_MessagesRecvPerSecond"
E:\Scavengesurvive\pawno\include\SS/Core/Player/Damage.pwn(9) : error 025: function heading differs from prototype
E:\Scavengesurvive\pawno\include\SS/Core/Weapon/core.pwn(385) : warning 235: public function lacks forward declaration (symbol "OnPlayerWeaponShot")
E:\Scavengesurvive\pawno\include\SS/Core/Weapon/tracer.pwn(121) : error 017: undefined symbol "GetPlayerLastShotVectors"
E:\Scavengesurvive\pawno\include\SS/Core/World/WeaponsCache.pwn(113) : error 017: undefined symbol "drawdistance"
E:\Scavengesurvive\pawno\include\SS/Core/World/WeaponsCache.pwn(113) : warning 215: expression has no effect
E:\Scavengesurvive\pawno\include\SS/Core/World/WeaponsCache.pwn(113) : error 001: expected token: ";", but found ")"
E:\Scavengesurvive\pawno\include\SS/Core/World/WeaponsCache.pwn(113) : error 029: invalid expression, assumed zero
E:\Scavengesurvive\pawno\include\SS/Core/World/WeaponsCache.pwn(113) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase