08.03.2011, 18:00
I have made a gamemode of about 1.5 mb's, and when i start my server it doesn't load the gamemode. I have set everything in server.cfg as it should be!
Why doesn't it load?
The last server log:
What's wrong, why doesn't it load my gamemode, i have the amx file in gamemodes folder!
Why?
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password WTFBOOM
maxplayers 500
port 7777
hostname SA-MP 0.3 Server
gamemode0 Untitled56 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl [url]www.sa-mp.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
The last server log:
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3c, (C)2005-2010 SA-MP Team
[21:00:43]
[21:00:43] Server Plugins
[21:00:43] --------------
[21:00:43] Loaded 0 plugins.
[21:00:43]
[21:00:43] Filter Scripts
[21:00:43] ---------------
[21:00:43] Loading filter script 'base.amx'...
[21:00:43]
--Base FS loaded.
[21:00:43] Loading filter script 'gl_actions.amx'...
[21:00:43] Loading filter script 'gl_property.amx'...
[21:00:43]
-----------------------------------
[21:00:43] Grand Larceny Property Filterscript
[21:00:43] -----------------------------------
[21:00:43] Loading filter script 'gl_realtime.amx'...
[21:00:43] Loaded 4 filter scripts.
[21:00:43] Reading File: blank
[21:00:43] Reading File: properties/houses.txt
[21:00:43] Reading File: properties/businesses.txt
[21:00:43] Reading File: properties/banks.txt
[21:00:43] Reading File: properties/police.txt
[21:00:43] Hi Allz!
[21:00:43] Number of vehicle models: 0
[21:00:56] --- Server Shutting Down.
Why?