What is the problem?
#1

Hallo all ! I'm new and i have a question . I'll trying the Raven's Roleplay Final and i have a error at starting server.
I reading the introducsions and i see the answer but he doesn't work..
The error are : Script[gamemodes/rorp.amx]: Run time error 19: "File or function is not found"

I put the streamer includes & plugin but ..

For more informations:I replace the files samp-server.exe announce.exe & samp-npc.exe .
Reply
#2

in server.cfg

add a line like this

Код:
 plugins streamer
Reply
#3

The server cfg are look like this:

echo Executing Server Config...
lanmode 0
rcon_password aiurea
maxplayers 200
port 7777
hostname zGaminG ..::RolePlay::..
gamemode0 larp 1
filterscripts
announce 0
plugins streamer #comment if linux
#plugins streamer.so #uncomment if linux!
query 1
weburl www.sa-mp.com
maxnpc 99
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 250.0
stream_rate 1000




The line plugins are already added
Reply
#4

Код:
echo Executing Server Config...
lanmode 0
rcon_password aiurea
maxplayers 200
port 7777
hostname zGaminG ..::RolePlay::..
gamemode0 larp 1
filterscripts
announce 0
plugins streamer
query 1
weburl www.sa-mp.com
maxnpc 99
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 250.0
stream_rate 1000
EDIT: Dont post your rcon pass
Reply
#5

Same error..

The RCON password are diffrent of that... i've modified the password when i post.

More informations:I use the Windows Operating Sistem(7 )
Reply
#6

oh i didnt read the error you got D: i hate that error its in your GM.... Takeout the

#define FILTERSCRIPT
#if defined FILTERSCRIPT

public OnFilterScriptInit()
{
print("\n--------------------------------------");
print(" Blank Filterscript by your name here");
print("--------------------------------------\n");
return 1;
}

public OnFilterScriptExit()
{
return 1;
}

#else

#endif

see what happens after that is gone
Reply
#7

Text are not found. is already deleted.
Reply
#8

hmm then idk D:
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)