Posts: 9
Threads: 2
Joined: Apr 2015
Reputation:
0
It says "I couldn't load any gamemode scripts. Please verify your server.cfg" "It needs a gamemode0 line at the very least." please help me xD
forgot to say.. when i open samp server.exe it's gets closed and the problem is right at the top
Posts: 1,222
Threads: 23
Joined: Jul 2009
Reputation:
0
Have you even read the error? And if so, did you read the instructions it gave you? They are pretty clear.
Posts: 74
Threads: 14
Joined: Dec 2012
Reputation:
0
Try this:
Open server.cfg and find the line gamemode0;
There you have to add your gamemode`s name.
Example: gamemode0 mygamemodename 1;
If you did this already open gamemodes folder and check if your script have the compiled file too It should be a .amx file. If there is not then open your script (the .pwn one) and compile it with F5. Then try again.
If the problem persists check if you have all plugins you need (streamer, audio, sscanf, etc)
Posts: 1,266
Threads: 6
Joined: Oct 2014
Chek your rcon password from server.cfg << rcon_password blablabla