Game mode unknown error?
#1

Ever since our script was changed our gamemode has said "Unknown". We are able to login as admins but no script is active and no cmds work. We've tried reinstalling the server but it still gives us that error. What could be wrong?
Reply
#2

Mind posting your server.cfg?
Reply
#3

Quote:
Originally Posted by iFriSki
Посмотреть сообщение
Mind posting your server.cfg?
echo Executing Server Config...
lanmode 0
rcon_password ******
maxplayers 20
port ****
hostname Los Angeles County Role Play
gamemode0 NLRP12
filterscripts
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#4

Код:
echo Executing Server Config...
lanmode 0
rcon_password yourpassword
maxplayers 20
port **** <--standart port is 7777
hostname Los Angeles County Role Play
gamemode0 NLRP12
filterscripts [---[HERE PUT SOME FILTERSCRIPT IF U WANT 16 max Filterscript]---]
announce 1
query 1
weburl www.sa-mp.com <--web url not needed is can. standart is www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Or u have some problem at gamemode?

public OnPlayerCommandText(playerid, cmdtext[]) ??

how many commands u put in gaemmode?
example in game u can use commands /help
Reply
#5

Quote:
Originally Posted by Dr.Ghost
Посмотреть сообщение
Код:
echo Executing Server Config...
lanmode 0
rcon_password yourpassword
maxplayers 20
port **** <--standart port is 7777
hostname Los Angeles County Role Play
gamemode0 NLRP12
filterscripts [---[HERE PUT SOME FILTERSCRIPT IF U WANT 16 max Filterscript]---]
announce 1
query 1
weburl www.sa-mp.com <--web url not needed is can. standart is www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Or u have some problem at gamemode?

public OnPlayerCommandText(playerid, cmdtext[]) ??

how many commands u put in gaemmode?
example in game u can use commands /help
It's the gamemode that is the problem. The server cannot recognize the gamemode we've been using ever since we changed it and tried to activate it again. It just says "unknown" under the gamemode. It doesn't prompt you for a login, only allows you to spawn. Admins can login to rcon but cmds don't work. We're trying to use a script off the forums, it worked before, commands and all, but now it won't work!
Reply
#6

sounds like your missing some files. i had this problem as well. i placed file where they didn't belong and it gave me that unknown for gamemode. i would try looking at your files to make sure they are where they belong. hope this helps
Reply
#7

I have this problem currently at the moment, no matter which script, how many time sI reinstall, it ALWAYS happens.
Reply
#8

Same problem i think its the plugins
Reply
#9

I KNOW HOW TO FIX FOR LINUX DO THIS

echo Executing Server Config...
lanmode 0
rcon_password BarbraStreisand
maxplayers 5
port 7777
hostname SAMP
gamemode0 larp 1
filterscripts
plugins streamer.so
announce 1
query 1
weburl www.fwright.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
you need plugins then go to server config then do this


plugins streamer.so add this to your server config below filerscripts make sure u have this plugin download here

https://sampforum.blast.hk/showthread.php?tid=102865

your done then start server shoould work
Reply
#10

Quote:
Originally Posted by Marty_Alex
Посмотреть сообщение
I KNOW HOW TO FIX FOR LINUX DO THIS

echo Executing Server Config...
lanmode 0
rcon_password BarbraStreisand
maxplayers 5
port 7777
hostname SAMP
gamemode0 larp 1
filterscripts
plugins streamer.so
announce 1
query 1
weburl www.fwright.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
you need plugins then go to server config then do this


plugins streamer.so add this to your server config below filerscripts make sure u have this plugin download here

https://sampforum.blast.hk/showthread.php?tid=102865

your done then start server shoould work
If they were missing a plugin, the server wouldnt start at all and would print "Runtime Error {some number, i think its 19} File or Function not found" in the server log...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)