about of the configs and everything inestad of hosting separate DMFLAGS,DMFLAGS2,ZADMFLAGS,COMPATFLAGS and ZACOMPATFLAGS during a hosting on #Bestever or #TSPG-Painkiller or #TSPG-Britsteel..
To create a comfig should be added a
Code: Select all
Maplist
Clearmaplist
then doing that.. should be now adding a "Skill" or a "BotSkill" for the bot in Deathmatches or Duels exactly like
Code: Select all
BotSkill 3
Skill 3
NOTE:i've seen then some servers's configs shouldn't Work on the "Skill" or "Botskill".
adding maps?
to add a map should use "Addmap" on the config file then "MAP01".. if you're using other wad or Pk3 then for example of Delta & Alpha Invasion "DTINV01"
should be looking like
Code: Select all
addmap MAP01
Code: Select all
addmap DTINV01
theres a example about how to set the DMFLAGS And everything:
Code: Select all
DMFLAGS 2446340
DMFLAGS2 1088
ZADMFLAGS 0
Compatflags 311493
ZACOMPATFLAGS 16777240
Server variables: A thing to set the Master server's things exactly like:
Code: Select all
sv_unblockplayers 1
sv_defeaultdmflags false
sv_Suddendeath true
Setting things on a addon: other thing to set the master server's things but into on a addon like Samsara with the original or with Extra heroes or other addon.. could be like exactly (NOTE: MUST be adding the "Set"):
Code: Select all
set samsara_banjetpack 1
Code: Select all
set cd_sharedkeys 1
set cd_alwaysdrop 1
i hope then this tutorial for your master servers of the config will be sucssesuful for you :)