Posts: 2
Threads: 0
Joined: Mar 2011
Reputation:
0
when i upload a "server.cfg" with "public" command works fine but i do it whit "xkmatch" command dont show "Prematch period" for pressing F, the match beggins in 6 second.
what are i doing wrong ??
thanks
Posts: 1
Threads: 0
Joined: Jun 2011
Reputation:
0
How do i edit a .ff file now? Before i just used to change the GSC Files, but now its in a Fastfile.
Posts: 28
Threads: 1
Joined: Dec 2010
Reputation:
0
06-29-2011, 00:24
(This post was last modified: 06-29-2011, 00:24 by execute5150.)
there is a bug involving dedicated + custom servers cfgs , i can't set round time, bomb time, etc. the mod ignores any dvar that is present on xkmod.gsc
//sd cevo rules
scr_sd_bombtimer "55"
scr_sd_defusetime "7"
scr_sd_multibomb "0"
scr_sd_numlives "1"
scr_sd_planttime "5"
scr_sd_playerrespawndelay "0"
scr_sd_roundlimit "0"
scr_sd_roundswitch "6"
scr_sd_scorelimit "13"
scr_sd_timelimit "1.5"
scr_sd_waverespawndelay "0"
i type this on my cfg, but it doesn't change , because they already are in the mod file overwriting any new cfg.
you can fix this removing the dvars involving server gamemode changes on your mod.
ps: 2.3 is awesome.
Posts: 2
Threads: 0
Joined: Jun 2011
Reputation:
0
I want to set the following items:
scr_sd_defusetime
scr_sd_roundlimit
scr_sd_roundswitch
scr_sd_scorelimit
scr_sd_timelimit
g_allowvote
thx
Posts: 42
Threads: 2
Joined: Jun 2011
Reputation:
0
I need Weapon Restriction !
mabye you can include custom weapon restriction .
ReasoN:
In ESL.EU
Famas, AUG not allowed...
--------------------------------------
i Have in 2.1 restricted....
From ---> to weapon....
Aug -> AK47
Famas -> AK47
G11 -> AK47
HK21 -> AK47
Python_speed_mp -> Python_mp
----------------------------------------------
Bombcase will next time removed again ?
Posts: 10
Threads: 1
Joined: Jun 2011
Reputation:
0
I can't get this mod to work in the match mode. I change it in the server config and exec it but it stays public. I know the config is working because changing the name in the config changes the server name. Any thoughts?
Posts: 12
Threads: 0
Joined: Jun 2011
Reputation:
0
I do not get to run the custom config, xk private mode does not work
Posts: 1
Threads: 0
Joined: Jun 2011
Reputation:
0
you should just make a command to switch to public \ xkmatch \ nadetraining
/rcon xk_mode xkmatch. instead of everytime u change something u have to resync the files to gameserver.
other than that.. wonderful job.