---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [14:39:44] [14:39:44] Server Plugins [14:39:44] -------------- [14:39:44] Loading plugin: audio.dll [14:39:44] Failed. [14:39:44] Loading plugin: sscanf.dll [14:39:44] [14:39:44] =============================== [14:39:44] sscanf plugin loaded. [14:39:44] © 2009 Alex "******" Cole [14:39:44] 0.3d-R2 500 Players "dnee" [14:39:44] =============================== [14:39:44] Loaded. [14:39:44] Loading plugin: streamer.dll [14:39:44] Failed. [14:39:44] Loaded 1 plugins. [14:39:44] [14:39:44] Filterscripts [14:39:44] --------------- [14:39:44] Loading filterscript 'buttons.amx'... [14:39:44] Loading filterscript 'animations.amx'... [14:39:44] Loading filterscript 'speedo.amx'... [14:39:44] Clock Speedometer load [14:39:44] Loading filterscript 'anims.amx'... [14:39:44] Loaded 4 filterscripts. [14:39:44] Script[gamemodes/SRC.amx]: Run time error 19: "File or function is not found" [14:39:44] Number of vehicle models: 0
plugins audio.dll sscanf.dll streamer.dll
plugins audio sscanf streamer
plugins audio.so sscanf.so streamer.so
^^ if he has it like audio.dll etc then it will never work if he runs windows -_- and i think he has them in the folder, else add the plugins in the plugins folder aswell
if you run windows, then you should remove the .dll behind them.. like this: Код:
plugins audio sscanf streamer Код:
plugins audio.so sscanf.so streamer.so |
Some options why not Working!
1. Maybe you dont have the Plug. in the Plugins Folder 2. Maybe you didnt wrote the name of Plug. in the Plugins line in the server.cfg file 3. Maybe you need a newer version of Streamer |
plugins audio.so sscanf.so streamer.so
what does your vps runs on? Linux or Windows? if its linux then use .so, like i said before:
Код:
plugins audio.so sscanf.so streamer.so |