NVCNR-GM SSCANF problem - 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: NVCNR-GM SSCANF problem (
/showthread.php?tid=497971)
NVCNR-GM SSCANF problem -
trukker1998 - 01.03.2014
Hi,
I downloaded the NVCNR gamemode, now I installed all plugins.. and for the streamer an older version.
Now my sscanf say functions are not registered.
Screenie:
Who can help me?
Re: NVCNR-GM SSCANF problem -
kbalor - 01.03.2014
Make sure you are using the latest version of sscanf and the same version as well (.dll, .so for linux and .inc) recompile your gm and fs.
EDIT: add sccanf.dll (.so) in your server.cfg under plugins (I think you already have this)
Re: NVCNR-GM SSCANF problem -
trukker1998 - 01.03.2014
Quote:
Originally Posted by kbalor
Make sure you are using the latest version of sscanf and the same version as well (.dll, .so for linux and .inc) recompile your gm and fs.
EDIT: add sccanf.dll (.so) in your server.cfg under plugins (I think you already have this)
|
Thankyou, you fixed my problem!