sscanf error: System not initialised.[please Help] - 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: sscanf error: System not initialised.[please Help] (
/showthread.php?tid=427268)
sscanf error: System not initialised.[please Help] -
Geeboi_Mehdi - 01.04.2013
i am getting this error i updated to latest sscaff version but only in include when i include Sscaff2 i get this error
pawn Код:
C:\Users\Daoud\Desktop\Pilots heaven\gamemodes\PH.pwn(711) : error 021: symbol already defined: "unformat"
C:\Users\Daoud\Desktop\Pilots heaven\gamemodes\PH.pwn(1854) : error 017: undefined symbol "hooked"
C:\Users\Daoud\Desktop\Pilots heaven\gamemodes\PH.pwn(1854) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
but when i remove it it complies what's wrong? i really need Help ASAP thanks
Re: sscanf error: System not initialised.[please Help] -
Azazelo - 01.04.2013
May be defined in include you shod open and look:
symbol already defined: "unformat" < look like is defined and you do not need to define in you GM
undefined symbol "hooked" < may be typo error
I just mumbling and any of this may be or not true.
Re: sscanf error: System not initialised.[please Help] -
Geeboi_Mehdi - 01.04.2013
Thanks man!
it worked i just deleted that line
Rep +1

thanks for help