mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-04-22 09:05:45 +00:00
Merge pull request #5 from 4doorsmorehoes/main
g_log is a toggle command on T7
This commit is contained in:
commit
70676717ad
@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will
|
|||||||
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
||||||
set sv_pure "0" // verifying cilent files
|
set sv_pure "0" // verifying cilent files
|
||||||
set sv_floodProtect "1" // Chat Spam Protection
|
set sv_floodProtect "1" // Chat Spam Protection
|
||||||
set g_log "logs/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. IW4MAdmin auto-detects however.
|
set g_log "1" // Enables logging 0-1.
|
||||||
set sv_lobby_mode "mp" // Sets the lobby type to multiplayer.
|
set sv_lobby_mode "mp" // Sets the lobby type to multiplayer.
|
||||||
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will
|
|||||||
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
||||||
set sv_pure "0" // verifying cilent files
|
set sv_pure "0" // verifying cilent files
|
||||||
set sv_floodProtect "1" // Chat Spam Protection
|
set sv_floodProtect "1" // Chat Spam Protection
|
||||||
set g_log "logs/games_cp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. IW4MAdmin auto-detects however.
|
set g_log "1" // Enables logging 0-1.
|
||||||
set sv_lobby_mode "cp" // Sets the lobby type to camapaign
|
set sv_lobby_mode "cp" // Sets the lobby type to camapaign
|
||||||
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will
|
|||||||
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
set sv_reconnectlimit "3" // How many times you can try to reconnect
|
||||||
set sv_pure "0" // verifying cilent files
|
set sv_pure "0" // verifying cilent files
|
||||||
set sv_floodProtect "1" // Chat Spam Protection
|
set sv_floodProtect "1" // Chat Spam Protection
|
||||||
set g_log "logs/games_zm.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. IW4MAdmin auto-detects however.
|
set g_log "1" // Enables logging 0-1.
|
||||||
set sv_lobby_mode "zm" // Sets the lobby type to zombies
|
set sv_lobby_mode "zm" // Sets the lobby type to zombies
|
||||||
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user