couldnt find gamemode -
sherlock - 13.05.2011
heres my server.cfg and for some reason my samp-server is saying it cant find the gamemode...
Plugins are in the right place,script compiled fine,etc.
echo Executing Server Config...
lanmode 1
rcon_password bobble
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 lsrp
filterscripts
announce 1
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
logtimeformat [%H:%M:%S]
plugins streamer
Respuesta: couldnt find gamemode -
o_O - 14.05.2011
Make sure your .amx file is located under the gamemodes folder.
Re: couldnt find gamemode -
sherlock - 14.05.2011
Yep I it wasnt I would get a different error message
Re: couldnt find gamemode -
Ronaldo_raul™ - 14.05.2011
Any error or warning while compililation of the script
Re: couldnt find gamemode -
sherlock - 14.05.2011
nope,compiled fine,the amx and pwn are in there,it found and loaded the streamer plugin but then just said "could not start server. Check server.cfg You should have a gamemode0 line at least."
Re: couldnt find gamemode -
Ronaldo_raul™ - 14.05.2011
Quote:
Originally Posted by sherlock
nope,compiled fine,the amx and pwn are in there,it found and loaded the streamer plugin but then just said "could not start server. Check server.cfg You should have a gamemode0 line at least."
|
Is the output .amx will is like this:
lsrp~1.amx
Tell me
?
Re: couldnt find gamemode -
sherlock - 14.05.2011
its just lsrp.amx :/ i still havnt fixed this yet
Re: couldnt find gamemode -
Ronaldo_raul™ - 14.05.2011
Quote:
Originally Posted by sherlock
its just lsrp.amx :/ i still havnt fixed this yet
|
can you show me the whole server log
Re: couldnt find gamemode -
sherlock - 14.05.2011
sure.
SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team
[18:15:54] filterscripts = "" (string)
[18:15:54]
[18:15:54] Server Plugins
[18:15:54] --------------
[18:15:54] Loading plugin: streamer
[18:15:54]
*** Streamer Plugin v2.5.2 by Incognito loaded ***
[18:15:54] Loaded.
[18:15:54] Loaded 1 plugins.
[18:15:55] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:15:55] It needs a gamemode0 line at the very least.