help fast pls - 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)
+--- Thread: help fast pls (
/showthread.php?tid=475730)
help fast pls -
MORJAN1122 - 14.11.2013
how to fix this
slot exceeded----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[22:18:16]
[22:18:16] Server Plugins
[22:18:16] --------------
[22:18:16] Loading plugin: streamer.dll
[22:18:16] Failed (plugins/streamer.dll: invalid ELF header)
[22:18:16] Loading plugin: sscanf.dll
[22:18:16] Failed (plugins/sscanf.dll: invalid ELF header)
[22:18:16] Loading plugin: mysql.dll
[22:18:16] Failed (plugins/mysql.dll: invalid ELF header)
[22:18:16] Loading plugin: streamer
[22:18:16] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[22:18:16] Loading plugin: sscanf
[22:18:16] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[22:18:16] Loaded 0 plugins.
[22:18:16]
[22:18:16] Ban list
[22:18:16] --------
[22:18:16] Loaded: samp.ban
[22:18:16]
[22:18:16]
[22:18:16] Filterscripts
[22:18:16] ---------------
[22:18:16] Loading filterscript 'House_System.amx'...
[22:18:16] Loading filterscript 'UltraHost.amx'...
[22:18:16] Loaded 2 filterscripts.
[22:18:16] Script[gamemodes/codwaw32.amx]: Run time error 19: "File or function is not found"
[22:18:16] Number of vehicle models: 0
Re: help fast pls -
Konstantinos - 14.11.2013
It's Linux, so upload:
streamer.so
sscanf.so
mysql.so
into plugins folder.
And in server.cfg
pawn Код:
plugins streamer.so sscanf.so mysql.so