Fast Help with plugins - 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: Fast Help with plugins (
/showthread.php?tid=614947)
Fast Help with plugins -
ThatFag - 15.08.2016
hey guys i recently added my gamemode back but i cannot start the server cuz plugins fails to start
here is logos and problem i have the plugins at plugins folder
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[14:28:20] filterscripts = "" (string)
[14:28:20]
[14:28:20] Server Plugins
[14:28:20] --------------
[14:28:20] Loading plugin: irc
[14:28:20] Failed.
[14:28:20] Loading plugin: streamer
[14:28:20] Failed.
[14:28:20] Loading plugin: sscanf
[14:28:20] Failed.
[14:28:20] Loading plugin: nativecheck.dll
[14:28:20] Failed.
[14:28:20] Loaded 0 plugins.
[14:28:20]
[14:28:20] Filterscripts
[14:28:20] ---------------
[14:28:20] Loaded 0 filterscripts.
[14:28:20] Script[gamemodes/RP.amx]: Run time error 19: "File or function is not found"
[14:28:20] Number of vehicle models: 0
server cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password *****
maxplayers 100
port 6689
hostname Test server
gamemode0 test 1
filterscripts
plugins streamer.dll irc.dll sscanf.dll
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Re: Fast Help with plugins -
oMa37 - 15.08.2016
Show your server.cfg.
Also make sure your plugins is .dll not .so (IF you're using windows).
Re: Fast Help with plugins -
ThatFag - 15.08.2016
done
yes im using windows
Re: Fast Help with plugins -
ThatFag - 15.08.2016
fast boys cmon i need some help over her e
Re: Fast Help with plugins -
Shinja - 15.08.2016
Show us where you put plugins
Re: Fast Help with plugins -
Loinal - 15.08.2016
Try the latest version of these plugins
Re: Fast Help with plugins -
ThatFag - 15.08.2016
i did update the plugins and still didnt work out
http://imgur.com/a/aR66q
image where i have putted the plugins folder
Re: Fast Help with plugins -
Loinal - 15.08.2016
Check if you forget to put a plugin
Re: Fast Help with plugins -
ThatFag - 15.08.2016
i havent forgot any but even if i did it should atleast load 1
or say whats wrong with it
Re: Fast Help with plugins -
ThatFag - 15.08.2016
Help
Can it be because of microsoft c++ ??