mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-06-30 08:11:55 +00:00
include name
This commit is contained in:
@ -46,12 +46,9 @@
|
||||
// or you might end up with a FFA that needs //
|
||||
// 7500 kills to be won. YOU HAVE BEEN WARNED! //
|
||||
//////////////////////////////////////////////////
|
||||
exec "gamesettings_default.cfg" // Load the default game settings shared by all game modes
|
||||
exec "gamesettings_dem.cfg" // Load the default tdm settings
|
||||
set_gametype "dem" // Set the game type to tdm
|
||||
//////////////////////////////////////////////////
|
||||
set sv_hostname "" // Probbly useless. Change sv_hostname by changing your key at http://platform.plutonium.pw/serverkeys
|
||||
set sv_motd ""
|
||||
set sv_hostname "^1Bot ^3War^5fare" // Probbly useless. Change sv_hostname by changing your key at http://platform.plutonium.pw/serverkeys
|
||||
set sv_motd "^1Bot ^3War^5fare"
|
||||
|
||||
//////////////////////////////////////////////////
|
||||
// GENERAL CONFIGURATION //
|
||||
@ -306,7 +303,7 @@ set g_inactivitySpectator "180"
|
||||
// Current Rotation (Edit to your liking) //
|
||||
//////////////////////////////////////////////////
|
||||
|
||||
set sv_maprotation "exec dem.cfg map mp_nuketown_2020 map mp_hijacked"
|
||||
set sv_maprotation "exec dom.cfg map mp_nuketown_2020 map mp_hijacked"
|
||||
|
||||
//Congratulations. You reached the end of this file. Leave map_rotate down below or else the server will not start after launch...
|
||||
map_rotate
|
||||
|
Reference in New Issue
Block a user