need help on a server.

I use Crossfire NC's CFG to make a server.
But it can't wait player to be ready.
When it changes a map, it automatically do warmup then start.How to change it :?
And another question.
If player has some skins or sounds (for example: when u got a hs,it will say" headshot~" not "ding~")from other servers, it will use in my server. how to force players to use the normal skin and the sound ?
THX.


BTW, my English sux :(


Thx every1
I got this 1.
But I have another problem -.-|||
How to use the all that commands and maps settings in Crossfire CB or NC 's config?
How can I get different setting for differents maps?
Or...probobly i should say... how to use config...it's different from CFG...
o.0
0.o
Comments
12
why not use just the normall cb config?
still not work :(
Parent
It is a public config. You should go as rcon and turn it to normal.(server always starts with pub cfg)

About sounds - put files with these sounds to other directory.
thx
i ll try.
Parent
good luck :> i dunno.et
put this in you're server config

//exec
wait 150
config clanwar (iff you have cb then clanwar)

and restart server
sv_pure 1

but it probably didnt exec the etpro config because i think its in there

above comment says enough ^^

add 'map supply' or some other map before it tho
g_dowarmup 1
sv_pure 1
Thx every1
I got this 1.
But I have another problem -.-|||
How to use the all that commands and maps settings in Crossfire CB or NC 's config?
How can I get different setting for differents maps?
Or...probobly i should say... how to use config...it's different from CFG...
o.0
0.o
"How can I get different setting for differents maps?"

Maybe with
autoexec_braundorf_b4.cfg
autoexec_radar.cfg

or

write in objectivecycle.cfg (if you want obj and got exec objectivecycle.cfg in your server.cfg):

set d1 "set g_gametype 2 ; exec ConfigWTF1.cfg ; map braundorf_b4 ; set nextmap vstr d2"
set d2 "set g_gametype 2 ; exec ConfigWTF2.cfg ; map radar ; set nextmap vstr d1"
vstr d1

Put in the ConfigWTF1 and 2 your settings for this map^^




Was that what you want?



"How to use the all that commands and maps settings in Crossfire CB or NC 's config?"
Huh?
Parent
k
THX
I got it.
Just use RCON then type /rcon config *
LOL
anyway.
Thank u.
:)
Parent
Back to top