Problem with SSCANF
#1

---I used nativechecker to find this:
Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'sscanf'
---Because when I try to start the server it says:
Run time error 19: "File or function is not found"

Will be cool If someone help me.
Thank you anyways.
Reply
#2

Get the latest sscanf and streamer and whirlpool plugins
Код:
// Are they like this?
#include <sscanf2>
#include <streamer>
#include <a_samp>
// if so, change to this:
#include <a_samp>
#include <sscanf2>
#include <streamer>
+rep if it work
Reply
#3

They are like this:

pawn Код:
#include <a_samp>

#include <a_zones>
#include <streamer>
#include <foreach>
#include <progress>
#include <ZCMD>
#include <YSI/y_timers.inc>
#include <yom_buttons>
#include <sscanf2>
Reply
#4

Update ur SSCANF to the latest version, Or downgrade
Reply
#5

Just update your plugins and includes and you will be fine.
Reply
#6

Sorry for the stupid questions but, Which plugins and includes ?
Reply
#7

the sscanf. you can find it here :


Click me !

Hope this helps. If it doesnt you can keep on asking.
Reply
#8

try with this :
Код:
#include <a_samp>

#include <sscanf2>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <progress>
#include <ZCMD>
#include <YSI/y_timers.inc>
#include <yom_buttons>
and make sure u added plugins
sscanf
streamer
whirlpool
in server.cfs
Код:
plugins mysql streamer sscanf Whirlpool
Reply
#9

it is not a matter with streamer nor whirlpool. if it was, it would give error with them too.
Reply
#10

Just sscanf pluging was missing..Fixed. Thank you to all. +1 rep for all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)