Run time error 19: ''File or Function is not found''
#1

Quote:

echo Executing Server Config...
lanmode 0
rcon_password *********************
maxplayers 50
port 7777
hostname California Roleplay
gamemode0 CRP 1
filterscripts skinchanger
vspawner
plugins
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]

Quote:

#include <a_samp>
#include <ZCMD>
#include <sscanf2>
#include <YSI\y_ini>

Help me out yo!
Reply
#2

Hello,


Go to download the news version of include.
Exuse me for my english, i'm french

Yours Sincerely
Reply
#3

Not working :/ Anyone else? All this happend after I made the registration system, otherwise it would say ''Stay within the bound or whatever''. /IG.
Reply
#4

Quote:
Originally Posted by Benjamins
Посмотреть сообщение
Код:
echo Executing Server Config...
lanmode 0
rcon_password *********************
maxplayers 50
port 7777
hostname California Roleplay
gamemode0 CRP 1
filterscripts skinchanger
vspawner
plugins
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
there's nothing in the plugins line in your server cfg but you are using sscanf2

so get the latest sscanf plugin, put it in the plugins folder and add it to the plugins line in your server cfg
and then recompile the script

so your cfgshould look like
Код:
echo Executing Server Config...
lanmode 0
rcon_password *********************
maxplayers 50
port 7777
hostname California Roleplay
gamemode0 CRP 1
filterscripts skinchanger vspawner
plugins sscanf
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Reply
#5

Its not working though. Actually it says '' Loading plugin : sscanf
Failed.
Loaded plugins : 0
Reply
#6

Quote:
Originally Posted by Benjamins
Посмотреть сообщение
Its not working though. Actually it says '' Loading plugin : sscanf
Failed.
Loaded plugins : 0
you sure you have it in the plugins folder?
get it from here

Plus, what you said is impossible.
You say that in the console it's sayin' ''Loading plugin : sscanf Failed"
but judging from your first post. You don't even have it in the cfg so how would it know that it has to load it oO weird if you ask me...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)