SA-MP Forums Archive
[HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - 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)
+--- Thread: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg (/showthread.php?tid=529639)



[HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - Shura - 03.08.2014

my server will not start, I have no errors, can you help? please, + rep


Код:
v0.3z, ©2005-2014 SA-MP Team

[06:29:42] filterscripts = ""  (string)
[06:29:42] 
[06:29:42] Server Plugins
[06:29:42] --------------
[06:29:42]  Loading plugin: streamer
[06:29:42] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[06:29:42]   Loaded.
[06:29:42]  Loading plugin: sscanf
[06:29:42] 

[06:29:42]  ===============================

[06:29:42]       sscanf plugin loaded.     

[06:29:42]          Version:  2.8.1        

[06:29:42]    © 2012 Alex "******" Cole  

[06:29:42]  ===============================

[06:29:42]   Loaded.
[06:29:42]  Loaded 2 plugins.

[06:29:42] I couldn't load any gamemode scripts. Please verify your server.cfg
[06:29:42] It needs a gamemode0 line at the very least.
server.cfg :
Код:
echo Executing Server Config...
lanmode 0
rcon_password blabla
maxplayers 100
port 7777
hostname SA-MP 0.3 Server
gamemode0 ultimatum
filterscripts
announce 0
plugins streamer sscanf
query 1
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]
---------------------------------------

Gamemode Name .pwn and .amx: ultimatum

I've tried adding the number 1, but I also work, please help.



Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - cleanboy - 03.08.2014

try this,

Код:
gamemode0 ultimatum 1



Respuesta: Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - Shura - 03.08.2014

Quote:
Originally Posted by cleanboy
Посмотреть сообщение
try this,

Код:
gamemode0 ultimatum 1
_________________________________________

I also work, so does


Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - cleanboy - 03.08.2014

works?


Respuesta: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - Shura - 03.08.2014

I mean I can not turn on the gamemode adding That you gave me

: ultimatum 1


Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - Runn3R - 03.08.2014

GeForce mode?

Check the folder name it should be 'gamemodes' and check the .amx file.


Respuesta: Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - Shura - 03.08.2014

Quote:
Originally Posted by Runn3R
Посмотреть сообщение
GeForce mode?

Check the folder name it should be 'gamemodes' and check the .amx file.
__________________________________________________ _____

Thanks, I had placed "gamemode"

greetings, my reputation is carried



Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - Beckett - 03.08.2014

What's your OS?


Edit: NVM you fixed it.


Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - BoOob - 03.08.2014

Make Sure that the folder called gamemodes
not gamemode Or Gamemode


Re: [HELP] I couldn't load any gamemode scripts. Please verify your server.cfg - PLAYHARD112 - 21.11.2014

HEY TRY " ultimatum 0 "