help me 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 me fast pls (
/showthread.php?tid=490297)
help me fast pls -
MORJAN1122 - 26.01.2014
hi all i run my server and gamemode uknown why ??
this is server log:
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[02:52:14] password = "" (string)
[02:52:14]
[02:52:14] Server Plugins
[02:52:14] --------------
[02:52:14] Loading plugin: sscanf.so
[02:52:14]
[02:52:14] ===============================
[02:52:14] sscanf plugin loaded.
[02:52:14] © 2009 Alex "******" Cole
[02:52:14] ===============================
[02:52:14] Loaded.
[02:52:14] Loading plugin: streamer.so
[02:52:14]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[02:52:14] Loaded.
[02:52:14] Loading plugin: Whirlpool.so
[02:52:14]
[02:52:14] ==================
[02:52:14]
[02:52:14] Whirlpool loaded
[02:52:14]
[02:52:14] ==================
[02:52:14]
[02:52:14] Loaded.
[02:52:14] Loaded 3 plugins.
[02:52:14]
[02:52:14] Filterscripts
[02:52:14] ---------------
[02:52:14] Loading filterscript 'UltraHost.amx'...
[02:52:14] Loaded 1 filterscripts.
[03:04:45] [debug] SSCANF_Init
[03:04:45] [debug] SSCANF_Join
[03:04:45] [debug] SSCANF_Leave
[02:52:14] Script[gamemodes/Dhn.amx]: Run time error 19: "File or function is not found"
[02:52:14] Number of vehicle models: 0
and my server cfg:
Код:
echo Executing Server Config...
lanmode 0
hostname GTA OF MAJIC FREEROAM
weburl www.gta-majic.riadah.org
mapname San Andreas
password
rcon_password ****
maxplayers 20
port 5068
maxnpc 0
rcon 0
announce 1
query 1
gamemode0 Dhn
filterscripts UltraHost
plugins sscanf.so streamer.so Whirlpool.so
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
it_stack 108096
Re: help me fast pls -
Youssef214 - 26.01.2014
i think there is an error in your gamemode,i dont know.
Re: help me fast pls -
MORJAN1122 - 26.01.2014
i add the plugin nativechecker look that :
Код:
[03:04:45] [debug] Run time error 19: "File or function is not found"
[03:04:45] [debug] SSCANF_Init
[03:04:45] [debug] SSCANF_Join
[03:04:45] [debug] SSCANF_Leave
[03:04:45] Script[gamemodes/Dhn.amx]: Run time error 19: "File or function is not found"
[03:04:45] Number of vehicle models: 0