SA-MP Forums Archive
Volt-Host Server plugins? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Volt-Host Server plugins? (/showthread.php?tid=290938)



Volt-Host Server plugins? - Admigo - 17.10.2011

Heey all,
I bought a server on volt-host but the plugins dont want to load because it says:
Код:
Loaded 0 plugins.
[14:45:18]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[14:45:18]  Loading plugin: sscanf
[14:45:18]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[14:45:18]  Loading plugin: streamer
[14:45:18]   Failed (plugins/irc: cannot open shared object file: No such file or directory)
[14:45:18]  Loading plugin: irc
Here is my server cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password -
maxplayers 50
port 7780
hostname [E.N.D.]Admigo's Cops And Robbers![0.3C]
gamemode0 acoanro 1
filterscripts ladmin gate MidoStream GarHouse
announce 1
query 1
weburl www.volt-host.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
bind 174.34.159.21
plugins irc streamer sscanf
I already upload the plugin folder to the server.
Pls help fix.


Re: Volt-Host Server plugins? - Crimson - 17.10.2011

try:
Код:
plugins irc.so streamer.so sscanf.so
Next time look at the topic of the plugin, most of the time they will have instructions on how to load the plugins.


Re: Volt-Host Server plugins? - Admigo - 17.10.2011

Thanks dude,but why my ladmin script dont work,its loads and unload. I already have uploaded the files.


Re: Volt-Host Server plugins? - JiHost - 17.10.2011

Any errors displayed in server_log.txt regarding ladmin?


Re: Volt-Host Server plugins? - Tenshi - 17.10.2011

Might help, MOVE the admin script at the end of all filter script also server logs helps, its auto generated by samp.


Re: Volt-Host Server plugins? - Admigo - 18.10.2011

Fixed:P Ty all:P


Re: Volt-Host Server plugins? - Tenshi - 19.10.2011

Quote:
Originally Posted by admigo
Посмотреть сообщение
Fixed:P Ty all:P
Would you care to say how you fixed, in case someone has the same issue please ?
Don't just up and go ...


Re: Volt-Host Server plugins? - Admigo - 19.10.2011

Ooh yeah sorry:P
Normally i use windows server so i have wroted plugins irc streamer sscanf
But its linux server so its plugins irc.so streamer.so sscanf.so ,so thank you so much for giving fix:P