Please some help
#1

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
Reply
#2

Have you even read the error? And if so, did you read the instructions it gave you? They are pretty clear.
Reply
#3

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)
Reply
#4

Quote:
Originally Posted by TFreemen
Посмотреть сообщение
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)
thanks problem solved
EDIT


how to access with the rcon password ? I mean when i doing the correct password it says i did bad password
[19:00:58] [join] Danny_Williams has joined the server (2:192.168.1.16)
[19:01:20] [cmd] [Danny_Williams] /help
[19:01:30] //Deleting Vehicles For ID: 2
[19:01:30] [part] Danny_Williams has left the server (2:2)
[19:01:30] RCON (In-Game): Player #2 (Danny_Williams) has logged in.
i get banned every time after i attempt the password
also my friend can't join the server we checked the IP few times and even the samp version
Reply
#5

anyone?
Reply
#6

Chek your rcon password from server.cfg << rcon_password blablabla
Reply
#7

You might have a RCON scurity system in our gamemode (or filterscripts), which ban players who login with RCON are do not have administrator or moderaor rank. Check your code under OnRconCommand callbak.
Reply
#8

Quote:
Originally Posted by Michael B
Посмотреть сообщение
You might have a RCON scurity system in our gamemode (or filterscripts), which ban players who login with RCON are do not have administrator or moderaor rank. Check your code under OnRconCommand callbak.
I think you mean https://sampwiki.blast.hk/wiki/OnRconLoginAttempt
Reply
#9

Quote:
Originally Posted by Michael B
Посмотреть сообщение
You might have a RCON scurity system in our gamemode (or filterscripts), which ban players who login with RCON are do not have administrator or moderaor rank. Check your code under OnRconCommand callbak.
how do i disable it ?
Reply
#10

anyone?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)