16.05.2017, 19:35
(
Последний раз редактировалось aoky; 16.05.2017 в 22:52.
)
I have the plugins in the plugins folder, they are .so and named .so in the CFG. The only plugin that works as of now is the streamer plugin, but my logs aren't updating and I'm not sure why. The server runs and players connect but it just doesn't load the plugins that are need to run my gamemode.
CFG:
PHP код:
v0.3.7-R2, (C)2005-2015 SA-MP Team
[20:40:54]
[20:40:54] Server Plugins
[20:40:54] --------------
[20:40:54] Loading plugin: mysql
[20:40:54] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[20:40:54] Loading plugin: sscanf
[20:40:54] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[20:40:54] Loading plugin: crashdetect
[20:40:54] Failed (plugins/crashdetect: cannot open shared object file: No such file or directory)
[20:40:54] Loading plugin: streamer
[20:40:54] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[20:40:54] Loading plugin: Whirlpool
[20:40:54] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[20:40:54] Loaded 0 plugins.
[20:40:54]
[20:40:54] Filterscripts
[20:40:54] ---------------
[20:40:54] Loading filterscript 'Mapping.amx'...
[20:40:54] Loaded 1 filterscripts.
[20:40:54] Script[gamemodes/SCRP-R39.amx]: Run time error 19: "File or function is not found"
[20:40:54] Number of vehicle models: 0
PHP код:
echo Executing Server Config...
lanmode 1
rcon_password 123
maxplayers 50
port 7777
hostname [ENG] Small County Roleplay
gamemode0 SCRP-R39 1
filterscripts Mapping
plugins mysql.so crashdetect.so Whirlpool.so streamer.so sscanf.so
announce 0
query 1
chatlogging 0
weburl N/A
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]