hi
how to set a password for a serwer?
A password for join serwer 
in serw.cfg write
set g_password "pass" ? it dont work on my srv...
please help
Quake 3 Arena - Freeze Tag
hi
how to set a password for a serwer?
A password for join serwer 
in serw.cfg write
set g_password "pass" ? it dont work on my srv...
please help
set g_needpass "1"
set g_password "pass"
dont work
but why...
well i dunno where u're changing this, but if u're in config there should be:
seta not set (notice the 'a' at the end), so this would look like:
seta g_password "pass"
seta g_needpass "1"
and not like u wrote ..