SA-MP Forums Archive
Problem with sscanf - 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: Problem with sscanf (/showthread.php?tid=435193)



Problem with sscanf - shaPP - 05.05.2013

After some updates to my GM i've got that error and i don't understand why

Код:
error 017: undefined symbol "SSCANF_OnGameModeInit"
The sscanf include is up to date.
Any ideas?


Re: Problem with sscanf - vitalz0r - 05.05.2013

Nope sorry, no idea.


Re: Problem with sscanf - The Woody - 05.05.2013

Quote:
Originally Posted by shaPP
Посмотреть сообщение
The sscanf include is up to date.
Have you updated the plugin as well?


Re: Problem with sscanf - shaPP - 05.05.2013

It worked fine, but after some changes to my gm i get that. It is updated.


Re: Problem with sscanf - CrystalMethod - 05.05.2013

Make sure you're using the pawno.exe that's in your server folder.
You may be using a pawno.exe that's in another folder that doesn't have your include.

(This has happened to me before, and it may be happening to you.)