SA-MP Forums Archive
Server Help Please. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server Help Please. (/showthread.php?tid=246765)



Server Help Please. - seanny - 05.04.2011

I am having a problem

I'll show the log
Код:
Latest server log:
---------- 

SA-MP Dedicated Server 
---------------------- 
v0.3c R2, ©2005-2011 SA-MP Team 

[23:46:01] 
[23:46:01] Server Plugins 
[23:46:01] -------------- 
[23:46:01] Loading plugin: streamer 
[23:46:01] Failed (plugins/streamer: cannot open shared object file: No such file or directory) 
[23:46:01] Loaded 0 plugins. 

[23:46:01] I couldn't load any gamemode scripts. Please verify your server.cfg 
[23:46:01] It needs a gamemode0 line at the very least.
and here is my server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password seanny
maxplayers 20
port 5555
hostname [New script]Super cool Role-Play[English only]
gamemode0 lslrp1
plugins streamer
filterscripts ls_elevator laser
announce 1
query 1
weburl www.supercoolrp.freeforums.org
maxnpc 500
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 1000



Re: Server Help Please. - Venice - 05.04.2011

try this

Код:
echo Executing Server Config...
lanmode 0
rcon_password seanny
maxplayers 20
port 5555
hostname [New script]Super cool Role-Play[English only]
gamemode0 lslrp 1
plugins streamer
filterscripts ls_elevator laser
announce 1
query 1
weburl www.supercoolrp.freeforums.org
maxnpc 500
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 1000
change rcon pass