wtf happened ???? xD - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: wtf happened ???? xD (
/showthread.php?tid=205464)
wtf happened ???? xD -
Michael@Belgium - 01.01.2011
So, my server works every time, but now ... it doesnt !
My server.log says i need a gamemode0 <gamemode> BUT I HAVE THAT WTF is wrong XD
Thats in Server.log:
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team
[16:45:56]
[16:45:56] Server Plugins
[16:45:56] --------------
[16:45:56] Loaded 0 plugins.
[16:45:57] I couldn't load any gamemode scripts. Please verify your server.cfg
[16:45:57] It needs a gamemode0 line at the very least.
And thats in my server.cfg:
Code:
echo Executing Server Config...
lanmode 0
rcon_password .....
maxplayers 25
port 7777
hostname [NL/ENG] Police vs Terrorists |0.3c|
gamemode0 PAT
gamemode1 derby
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
SOLVED ! XD
Re: wtf happened ???? xD -
Grim_ - 01.01.2011
- Make sure that server.cfg file is in the same directory as the 'gamemodes' folder
- Make sure you have a valid .amx file of both "PAT" and "derby" ( PAT.amx | derby.amx )
- Make sure there are no spelling mistakes in either the files or the .cfg line
Re: wtf happened ???? xD -
_rAped - 01.01.2011
Also notice that they are case sensitive.
Re: wtf happened ???? xD -
Michael@Belgium - 01.01.2011
Quote:
Originally Posted by Grim_
- Make sure that server.cfg file is in the same directory as the 'gamemodes' folder
- Make sure you have a valid .amx file of both "PAT" and "derby" ( PAT.amx | derby.amx )
- Make sure there are no spelling mistakes in either the files or the .cfg line
|
OMG, you know ... it's newyear today and i have had a big party last night ... Im just tired and i have forgotten the files to put them in 'gamemodes' folder xD