CFG Question
23. November 2008 - 15:44
Like in the e6cc cfg, the flag returns on death
Can i do this, with as you drop the flag, it immediately returns ?
Thanks
23. November 2008 - 19:06
#1
CFG Question
sure you cant do this via your client config
23. November 2008 - 19:08
#2
CFG Question
1. server question.
2. just put the flag spawn times to 0.
26. November 2008 - 17:48
#4
CFG Question
You have to do it by the server game config e5/e6/e5cc/plus/whichever.
26. November 2008 - 22:45
#5
CFG Question
[code:1]Item {
Respawn {
team_CTF_redflag: 0;
team_CTF_blueflag: 0;
team_CTF_neutralflag: 0;
}
}[/code:1]
27. November 2008 - 14:50
#7
CFG Question
well, it is not server.cfg, please make sure u understood the posts above correctly.
27. November 2008 - 19:36
#9
CFG Question
exactly :F
So if i cant do it via config, i have to do it by command in the server
Which is ?