Hi all.. i have a small problem
#1

Hi all.I have a small problem.Ok here it is .

i have 2 gamemodes in my test server... but when i start the server it only loads first Gm (area51)

Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 19
port 7777
hostname Test serv
gamemode0 area51 0
gamemode1 Dillburg 1
filterscripts admintest
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
what i did wrong here? i know i have made smthing wrong....
Reply
#2

well i dont know much about the server.cfg but i always take the numbers after the gamemode out like
Код:
gamemode0 lvdm
and its not ment to load 2 gamemodes at once, just one

log on to rcon and type
Код:
/rcon changemode [mode]
where the [mode] is, put your gamemode like
Код:
/rcon changemode lvdm
Reply
#3

Quote:
Originally Posted by killar456
well i dont know much about the server.cfg but i always take the numbers after the gamemode out like
Код:
gamemode0 lvdm
and its not ment to load 2 gamemodes at once, just one

log on to rcon and type
Код:
/rcon changemode [mode]
where the [mode] is, put your gamemode like
Код:
/rcon changemode lvdm
no i have a timer.. but when the server restarts then the old gm start agin (gamemode0)
but i want that gamemode1 would start...


Lol grammar
Reply
#4

GMX will only load the first gamemode. Not the second, third or whatsoever.
Reply
#5

Yay fixed!

Код:
SendRconCommand("gmx");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)