remove xpscale check

This commit is contained in:
INeedBots
2020-09-19 20:42:38 -06:00
parent bbb9186641
commit 5807cfb89c
2 changed files with 736 additions and 11 deletions

View File

@ -1,12 +1,3 @@
set bots_manage_add "12"
set bots_manage_fill "12"
set bots_manage_fill_kick "1"
set bots_team_force "1"
set bots_loadout_allow_op "1"
set bots_loadout_reasonable "1"
set bots_manage_fill_spec "0"
///////////////////////////////////////////////////
/// IW4x Server Configuration file //
///////////////////////////////////////////////////
@ -54,7 +45,7 @@ set _Location "Canada - West" // Location
// NON-GAMEPLAY CONFIGURATION //
//////////////////////////////////////////////////
set rcon_password "" // Access to your server to change stuff remotely or ingame. empty disabled
set rcon_password "qazqaz" // Access to your server to change stuff remotely or ingame. empty disabled
set sv_securityLevel "23" // Configures the servers security level.
set sv_customTextColor "" // custom color for ^;
set g_password "" // Password Protected Server. Leave blank if you want players to join
@ -123,7 +114,7 @@ set scr_classic "0" // Enable IW3 killstreak system
// Don't know what you doing? Don't touch it! //
//////////////////////////////////////////////////
//set scr_xpscale "2" // IW's way of Double XP.
set scr_xpscale "10" // IW's way of Double XP.
//set scr_war_score_kill "0" // Amount of XP by each kill.
//set scr_war_score_headshot "0" // Amount of XP by each headshot.
@ -469,3 +460,51 @@ set scr_gtnw_promode "0"
set sv_maprotation "map mp_rust"
// CUSTOM
// _bot
set bot_main "1"
set bots_main_GUIDs ""
set bots_manage_add "9"
set bots_manage_fill "9"
set bots_manage_fill_spec "1"
set bots_manage_fill_mode "1"
set bots_manage_fill_kick "1"
set bots_team "axis"
set bots_team_amount "0"
set bots_team_force "1"
set bots_team_mode "0"
set bots_skill "0"
set bots_skill_axis_hard "0"
set bots_skill_axis_med "0"
set bots_skill_allies_hard "0"
set bots_skill_allies_med "0"
set bots_loadout_reasonable "0"
set bots_loadout_allow_op "0"
// iw4madmin
set sv_printradarupdates "1"
// _gamelogic
set scr_extraDamageFeedback "1"
set scr_printDamage "1"
set scr_disableKnife "0"
set scr_intermission_time "0"
set scr_forceKillcam "1"
set scr_forceKillcam_winnersKill "0"
set scr_game_allowFinalKillcam "1"
set scr_disableTurret "0"
set scr_failCam "1"
set scr_voting "0"
set scr_voting_maps "mp_rust,mp_terminal"
set scr_voting_time "26.0"
set scr_voting_winTime "4.0"
set scr_allow_intermission "0"
set scr_voting_bots "0"
set scr_nuke_increases_streak "0"
set headshot_detach_head "1"