Skip to content

Commit

Permalink
UPDATE: Logging
Browse files Browse the repository at this point in the history
  • Loading branch information
nickj609 committed Jun 17, 2024
1 parent 6a9b291 commit a61c186
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 19 deletions.
6 changes: 5 additions & 1 deletion lib/csgo/cfg/settings/disable_autobhop.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
// Enable SV Cheats
sv_cheats 1

// Enable Movement Unlock
exec settings/disable_dropknife.cfg
exec settings/disable_movement_unlock.cfg

// Set BHOP Settings
sv_autobunnyhopping 0

Expand All @@ -11,4 +15,4 @@ sv_falldamage_scale 1
// Disable SV Cheats
sv_cheats 0

echo "settings/disable_autobhop.cfg executed"
echo "[CONFIG]: Auto bhop disabled."
3 changes: 2 additions & 1 deletion lib/csgo/cfg/settings/disable_bots.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ bot_kick
bot_quota 0
bot_join_after_player 0

echo "settings/disable_bots.cfg executed"
// Logging
echo "[CONFIG]: settings/disable_bots.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_buying.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ mp_maxmoney 0
mp_startmoney 0
mp_promoted_item_enabled 0

echo "settings/disable_buying.cfg executed"
echo "[CONFIG]: settings/disable_buying.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_course_settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ mp_playercashawards 1 // Players can earn money by performing in-game acti
mp_teamcashawards 1 // Teams can earn money by performing in-game actions
mp_round_restart_delay 7 // Number of seconds to delay before restarting a round after a win

echo "settings/disable_course.cfg executed"
echo "[CONFIG]: settings/disable_course.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_drop_weapons.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ mp_drop_knife_enable 0
mp_weapons_allow_map_placed 0
mp_disconnect_kills_players 1

echo "settings/disable_drop_weapons.cfg executed"
echo "[CONFIG]: settings/disable_drop_weapons.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_knifedrop.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Disables Dropping Knife
mp_drop_knife_enable 0

echo "settings/disable_knifedrop.cfg executed"
echo "[CONFIG]: settings/disable_knifedrop.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_map_voting.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ mp_endmatch_votenextmap_keepcurrent 0
// Disable SV Cheats
sv_cheats 0

echo "settings/disable_map_voting.cfg executed"
echo "[CONFIG]: settings/disable_map_voting.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_movement_unlock.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ sv_clamp_unsafe_velocities 0
// Disable SV Cheats
sv_cheats 0

echo "settings/disable_movement_unlock.cfg executed"
echo "[CONFIG]: settings/disable_movement_unlock.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_one_round.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ mp_teamcashawards 1
// Allow time for vote map
mp_round_restart_delay 7

echo "settings/disable_one_round.cfg executed"
echo "[CONFIG]: settings/disable_one_round.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/disable_scoutz.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ mp_t_default_secondary "weapon_glock"
mp_t_default_primary ""
mp_ct_default_primary ""

echo "settings/disable_scoutz.cfg executed"
echo "[CONFIG]: settings/disable_scoutz.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_alltalk.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ exec_after_round_start "exec settings/enable_alltalk.cfg"
// Disable SV Cheats
sv_cheats 0

echo "settings/enable_alltalk.cfg executed"
echo "[CONFIG]: settings/enable_alltalk.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_autobhop.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ sv_falldamage_scale 0
// Disable SV Cheats
sv_cheats 0

echo "settings/enable_autobhop.cfg executed"
echo "[CONFIG]: settings/enable_autobhop.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_bots.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ bot_join_team "any"
bot_quota_mode "fill"
bot_quota 10

echo "settings/enable_bots.cfg executed"
echo "[CONFIG]: settings/enable_bots.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_buying.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ mp_maxmoney 1
mp_startmoney 1
mp_promoted_item_enabled 1

echo "settings/enable_buying.cfg executed"
echo "[CONFIG]: settings/enable_buying.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_course_settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ mp_give_player_c4 0
// Disable SV Cheats
sv_cheats 0

echo "settings/enable_course_settings.cfg executed"
echo "[CONFIG]: settings/enable_course_settings.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_knifedrop.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ mp_weapons_allow_map_placed 1

exec_after_round_start "exec settings/enable_knifedrop.cfg"

echo "settings/enable_knifedrop.cfg executed"
echo "[CONFIG]: settings/enable_knifedrop.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_movement_unlock.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ sv_clamp_unsafe_velocities 0
// Disable SV Cheats
sv_cheats 0

echo "settings/enable_movement_unlock.cfg executed"
echo "[CONFIG]: settings/enable_movement_unlock.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_one_round.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ mp_teamcashawards 0
// Allow time for vote map
mp_round_restart_delay 10

echo "settings/enable_one_round.cfg executed"
echo "[CONFIG]: settings/enable_one_round.cfg executed"
2 changes: 1 addition & 1 deletion lib/csgo/cfg/settings/enable_scoutz.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ mp_ct_default_melee "weapon_knife"
mp_t_default_primary "weapon_ssg08"
mp_ct_default_primary "weapon_ssg08"

echo "settings/enable_scoutz.cfg executed"
echo "[CONFIG]: settings/enable_scoutz.cfg executed"

0 comments on commit a61c186

Please sign in to comment.