Nice Problem
#1

Hi all i have one bug all plugins dont load i dont know but i have server and 5000 objects.
Who can tell me a way to run without a plugin?
Reply
#2

Show us your server.cfg file and we will help you
Reply
#3

depends on what plugins you're using.
Reply
#4

Maybe you are using an older version of the required plugin? Probably streamer?
Reply
#5

Quote:
Originally Posted by RenSoprano
Посмотреть сообщение
Show us your server.cfg file and we will help you
here server.cfg
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password gg
maxplayers 500
port 1418
hostname 
[L.A.NTest Server
gamemode0 zombierpg
filterscripts 
announce 1
query 1
weburl www
.simple.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 50
logtimeformat 
[%H:%M:%S]
plugins streamer
here server_log 
PHP код:
SA-MP Dedicated Server
----------------------
v0.3e, (C)2005-2012 SA-MP Team
[16:21:27filterscripts ""  (string)
[
16:21:27
[
16:21:27Server Plugins
[16:21:27] --------------
[
16:21:27]  Loading pluginstreamer
[16:21:29]   Failed.
[
16:21:29]  Loaded 0 plugins
Reply
#6

1.Make sure streamer is there in your plugins folder
2.If you are running a linux server you need to type streamer.so
Reply
#7

copy it and Paste on server.cfg

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password gg
maxplayers 500
port 1418
hostname [L.A.N] Test Server
gamemode0 zombierpg
filterscripts
plugins streamer  
announce 1
query 1
weburl [url]www.simple.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 50
logtimeformat [%H:%M:%S]
Quote:

2.If you are running a linux server you need to type streamer.so

Do you see any error like system does not know the file or anything ?
So it means he doesn't have Linux !
Reply
#8

Quote:
Originally Posted by Avi57
Посмотреть сообщение
copy it and Paste on server.cfg

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password gg
maxplayers 500
port 1418
hostname [L.A.N] Test Server
gamemode0 zombierpg
filterscripts
plugins streamer  
announce 1
query 1
weburl [url]www.simple.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 50
logtimeformat [%H:%M:%S]
I don't think changing the position of the plugins line will be affective..because it doesn't matter where you type these things...the only important line is the top line
Quote:

echo executing server config...

Reply
#9

If your server is running on linux, you must add ".so" ending to all of your plugins. Also then you must have "streamer.so" plugin also in your plugins folder.
Код:
plugins streamer.so
But else, you are probably missing the plugin from your plugins folder.
Reply
#10

Again do not load :@
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)