Ok, i have downloaded the mod of capture the flag for mohaa, and i try and start a capture the flag game, an there are no flags...i read the readme and it says u must type in co-ordinates of where u want the flags to be placed...could some1 who has this mod working on their server please let me know where they have placed their flags (the coordinates)?
Thanks
James
A few things you need to know about ctf.
The flag locations are already built into the mod for stock maps.
The flags don't show up until their are atleast two players on the map.
You need to run the game in Objective mode or Roundbased for the CTF mod to activate
You will need to add this info in your server config.
///CTF settings
seta g_ctf_disable "0"
seta g_ctf_pointlimit "4"
seta g_ctf_suddendeath "5"
seta g_ctf_fsuddendeath "3"
seta g_ctf_returnboth "0"
seta g_ctf_countdown "15"
seta g_ctf_capturepress "20"
seta g_ctf_returnpress "15"
seta g_ctf_drophold "-1"
seta g_ctf_friendlyreturn "7"
seta g_ctf_groundreturn "25"
seta g_ctf_dropdelay "20"
seta g_ctf_announce "dropped atbase"
seta g_ctf_announcefreq "8"
The settings above are the default settings but can be changed to whatever you want.