01.07.2015, 17:29
here is my gamemode includes:
here my cfg file:
the plugin folder of the server:
and here my server log:
and everytime i got this:
Script[gamemodes/StuntAndFreeroam.amx]: Run time error 19: "File or function is not found"
How can i solve?
Код:
#include < a_samp > #include < streamer > #include < zcmd > #include < sscanf2 >
Код:
echo Executing Server Config... lanmode 0 rcon_password passw0rd maxplayers 50 port 7778 hostname SA-MP 0.3 Server gamemode0 StuntAndFreeroam 1 filterscripts plugins sscanf streamer Whirlpool nativechecker announce 1 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] language English
Код:
crashdetect.dll mysql.dll nativechecker.dll sscanf.dll streamer.dll Whirlpool.dll
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7, ©2005-2015 SA-MP Team [19:23:46] filterscripts = "" (string) [19:23:46] [19:23:46] Server Plugins [19:23:46] -------------- [19:23:46] Loading plugin: sscanf [19:23:46] [19:23:46] =============================== [19:23:46] sscanf plugin loaded. [19:23:46] Version: 2.8.1 [19:23:46] © 2012 Alex "******" Cole [19:23:46] =============================== [19:23:46] Loaded. [19:23:46] Loading plugin: streamer [19:23:46] Failed. [19:23:46] Loading plugin: Whirlpool [19:23:46] Failed. [19:23:46] Loading plugin: nativechecker [19:23:46] Loaded. [19:23:46] Loaded 2 plugins. [19:23:46] [19:23:46] Filterscripts [19:23:46] --------------- [19:23:46] Loaded 0 filterscripts. [19:23:46] Error: Function not registered: 'Streamer_TickRate' [19:23:46] Script[gamemodes/StuntAndFreeroam.amx]: Run time error 19: "File or function is not found" [19:23:46] Number of vehicle models: 0
Script[gamemodes/StuntAndFreeroam.amx]: Run time error 19: "File or function is not found"
How can i solve?
