echo Executing Server Config... lanmode 0 rcon_password hoanduy3006200 maxplayers 100 port 7777 hostname RealLife VietNam gamemode0 MapEditor filterscripts plugins sscanf announce 1 query 1 chatlogging 1 weburl Comming Soon onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S] mapname Vet Nam language Viet Nam |
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [09:05:08] filterscripts = "" (string) [09:05:08] [09:05:08] Server Plugins [09:05:08] -------------- [09:05:08] Loading plugin: sscanf [09:05:08] [09:05:08] =============================== [09:05:08] sscanf plugin loaded. [09:05:08] © 2009 Alex "******" Cole [09:05:08] 0.3d-R2 500 Players "dnee" [09:05:08] =============================== [09:05:08] Loaded. [09:05:08] Loaded 1 plugins. [09:05:08] [09:05:08] Filterscripts [09:05:08] --------------- [09:05:08] Loaded 0 filterscripts. [09:05:08] ---------------------------------- [09:05:08] Blank Gamemode by your name here [09:05:08] ---------------------------------- [09:05:08] Number of vehicle models: 0 Console input: loadfs mapedit [09:05:19] Filterscript 'mapedit.amx' loaded. [09:05:39] [connection] 127.0.0.1:1179 requests connection cookie. [09:05:40] [connection] incoming connection: 127.0.0.1:1179 id: 0 [09:05:40] [join] John_Ghost has joined the server (0:127.0.0.1) [09:05:48] [part] John_Ghost has left the server (0:1) [09:05:56] --- Server Shutting Down. [09:05:56] [09:05:56] =============================== [09:05:56] sscanf plugin unloaded. [09:05:56] =============================== |
How to use:
|
echo Executing Server Config... lanmode 0 rcon_password 1234 maxplayers 50 port 7777 hostname Mapping Server gamemode0 grandlarc 1 filterscripts mapedit plugins streamer 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
You have Mapedit added as Gamemode.
Mapedit is a filterscript, you need to put it on filterscript not on gamemode. Edit: As example my server config: Код:
echo Executing Server Config... lanmode 0 rcon_password 1234 maxplayers 50 port 7777 hostname Mapping Server gamemode0 grandlarc 1 filterscripts mapedit plugins streamer 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 |
Console input: loadfs mapedit [09:05:19] Filterscript 'mapedit.amx' loaded. |