echo Executing Server Config...
lanmode 0
rcon_password *********
maxplayers 50
port 7777
hostname Gamemode Em Desenvolvimento
gamemode0 Gm
filterscripts
plugins sscanf
announce 0
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
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[22:43:55] filterscripts = "" (string)
[22:43:55]
[22:43:55] Server Plugins
[22:43:55] --------------
[22:43:55] Loading plugin: sscanf
[22:43:55]
[22:43:55] ===============================
[22:43:55] sscanf plugin loaded.
[22:43:55] (c) 2009 Alex "******" Cole
[22:43:55] ===============================
[22:43:55] Loaded.
[22:43:55] Loaded 1 plugins.
[22:43:55]
[22:43:55] Ban list
[22:43:55] --------
[22:43:55] Loaded: samp.ban
[22:43:55]
[22:43:55]
[22:43:55] Filterscripts
[22:43:55] ---------------
[22:43:55] Loaded 0 filterscripts.
[22:43:55] Script[gamemodes/Gm.amx]: Run time error 19: "File or function is not found"
[22:43:55] Number of vehicle models: 0
arquivo gamemode "GM" amx nгo encontrado
na sua pasta de gamemode tem que haver 2 arquivos ' GM.pawn / GM.amx ' caso tenha os arquivos, o erro pode ser um plugin/include, que vocк estб utilizando e esse arquivo nгo estб sendo carregado corretamente. |
[23:06:02] Error: Function not registered: 'SSCANF_Init'
[23:06:02] Error: Function not registered: 'SSCANF_IsConnected'
[23:06:02] Error: Function not registered: 'SSCANF_Join'
[23:06:02] Error: Function not registered: 'SSCANF_Leave'
[23:06:02] Script[gamemodes/Gm.amx]: Run time error 19: "File or function is not found"
[23:06:03] Number of vehicle models: 0
#include <streamer>
plugins: streamer.dll ou .so dependendo do seu servidor.
Tentar adicionar o plugin streamer.
https://sampforum.blast.hk/showthread.php?tid=102865 No topo do GM: PHP код:
Код:
plugins: streamer.dll ou .so dependendo do seu servidor. |