| |
|
Jak włączyc glosowanie na serwerze?
|
si_allowVoting "1"
seta g_voteFlags "14" //mask of votes not allowed on this server:
//1 (bit 0) restart now
//2 (bit 1) time limit
//4 (bit 2) frag limit
//8 (bit 3) game type
//16 (bit 4) kick player
//32 (bit 5) change map
//64 (bit 6) spectators
//128 (bit 7) next map
|
|
| |