SA-MP Forums Archive
scanff undifined - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: scanff undifined (/showthread.php?tid=150709)



scanff undifined - bartje01 - 27.05.2010

Well guys. maybe a stupid question but I started scripting again and I totaly forgot how to fix this
C:\Users\Bart\Desktop\Fresh RPG server\filterscripts\ladmin4v2.pwn(4430) : error 017: undefined symbol "sscanf"


Re: scanff undifined - Hash [NL-RP] - 27.05.2010

Define it then, Near the command put a
Код:
new sscanf;



Re: scanff undifined - Sergei - 27.05.2010

http://forum.sa-mp.com/index.php?topic=145539.0


Re: scanff undifined - Fj0rtizFredde - 27.05.2010

This is what you are looking for


Re: scanff undifined - bartje01 - 27.05.2010

Exactly Fj0rtizFredde
Thankyou very much