various
This commit is contained in:
@@ -13,3 +13,9 @@ bind "scancode65" "buy smokegrenade" // [f8]
|
|||||||
bind "scancode66" "buy vest" // [f9]
|
bind "scancode66" "buy vest" // [f9]
|
||||||
bind "scancode67" "buy vesthelm" // [f10]
|
bind "scancode67" "buy vesthelm" // [f10]
|
||||||
bind "scancode68" "buy defuser" // [f11]
|
bind "scancode68" "buy defuser" // [f11]
|
||||||
|
|
||||||
|
bind "scancode99" "sellbackall" // [del]
|
||||||
|
|
||||||
|
// not used, but the string is annoying if unbound
|
||||||
|
bind "scancode48" "rebuy" // [+]
|
||||||
|
bind "scancode49" "autoboy" // [#]
|
||||||
@@ -23,4 +23,7 @@ bind "scancode9" +lookatweapon // [f]
|
|||||||
bind "scancode54" buyammo1 // [,]
|
bind "scancode54" buyammo1 // [,]
|
||||||
bind "scancode55" buyammo2 // [.]
|
bind "scancode55" buyammo2 // [.]
|
||||||
|
|
||||||
|
bind "scancode8" +use // [e]
|
||||||
|
|
||||||
|
// for a dpi of 1600
|
||||||
sensitivity 2.33
|
sensitivity 2.33
|
||||||
@@ -11,30 +11,15 @@ bind "scancode228" +ctrl_action // [rctrl]
|
|||||||
// Default mode is buy binds
|
// Default mode is buy binds
|
||||||
exec "binds/buy"
|
exec "binds/buy"
|
||||||
|
|
||||||
// Consistent crouch jump
|
|
||||||
alias +crouch_jump "+duck;+jump"
|
|
||||||
alias -crouch_jump "-duck;-jump"
|
|
||||||
bind "scancode6" +crouch_jump // [c]
|
|
||||||
|
|
||||||
// Bombsites
|
|
||||||
bind "scancode80" go_a // [leftarrow]
|
|
||||||
bind "scancode79" go_b // [rightarrow]
|
|
||||||
|
|
||||||
// Switch to bomb and drop
|
// Switch to bomb and drop
|
||||||
bind "scancode226" "use weapon_c4; drop" // [alt]
|
alias "+dropbomb" "slot5"
|
||||||
|
alias "-dropbomb" "drop"
|
||||||
// Switch to lineup crosshair only if E and Mouse 1 is pressed at the same time
|
bind "scancode226" "+dropbomb" // [alt]
|
||||||
alias +e_alt_action "+use;exec crosshair/lineup"
|
|
||||||
alias -e_alt_action "-use;default_crosshair"
|
|
||||||
alias +mouse1_action "+attack;bind e +e_alt_action"
|
|
||||||
alias -mouse1_action "-attack;-use;bind e +use; default_crosshair"
|
|
||||||
bind "scancode8" +use // [e]
|
|
||||||
bind MOUSE1 +mouse1_action
|
|
||||||
|
|
||||||
// Mouse thumb button binds
|
// Mouse thumb button binds
|
||||||
alias +mouse_thumb "+buymode; +radar_zoom"
|
alias +mouse_thumb "+buymode; +radar_zoom"
|
||||||
alias -mouse_thumb "-buymode; -radar_zoom"
|
alias -mouse_thumb "-buymode; -radar_zoom"
|
||||||
bind "scancode96" "+mouse_thumb" // [kp_up]
|
bind "scancode97" "+mouse_thumb" // [kp_up]
|
||||||
|
|
||||||
// Loopback audio to test microphone
|
// Loopback audio to test microphone
|
||||||
alias +loopback "voice_loopback 1"
|
alias +loopback "voice_loopback 1"
|
||||||
|
|||||||
@@ -5,3 +5,6 @@ bind "scancode72" pause // [pause]
|
|||||||
bind "scancode87" +radialradio // [kp_plus]
|
bind "scancode87" +radialradio // [kp_plus]
|
||||||
|
|
||||||
bind "scancode14" toggleconsole // [k]
|
bind "scancode14" toggleconsole // [k]
|
||||||
|
|
||||||
|
bind "scancode75" "vote option1" // pg up
|
||||||
|
bind "scancode78" "vote option2"
|
||||||
22
devonly/terminal_02_glove_grant.cfg
Normal file
22
devonly/terminal_02_glove_grant.cfg
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_brocade_crane_red" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_brocade_flower_red" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_dragon_scale_red" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_embroidered_flowers_teal" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_knit_argyle_green" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_ostrich_purple" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_scallop_metallic_blue" -wear 0.01
|
||||||
|
econ_droppaintedwearable "slick_gloves" "glove_driver_silk_dragon_white" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_beadwork_diamonds_purple" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_camo_winter" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_flames_orange" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_pinstripe_black" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_racer_red" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_tech_gradient_bright" -wear 0.01
|
||||||
|
econ_droppaintedwearable "sporty_gloves" "glove_sport_velvet_red" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_abstract_green" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_graffiti_black" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_quilted_black" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_sunburst_red" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_wave_blue" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_quilted_white" -wear 0.01
|
||||||
|
econ_droppaintedwearable "specialist_gloves" "glove_specialist_dragon_blue" -wear 0.01
|
||||||
18
devonly/terminal_02_weapon_grant.cfg
Normal file
18
devonly/terminal_02_weapon_grant.cfg
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
econ_droppaintedgun weapon_m249 m249_blocks_purple
|
||||||
|
econ_droppaintedgun weapon_m4a1 m4a4_zubastick_bw
|
||||||
|
econ_droppaintedgun weapon_ump45 ump_fragment
|
||||||
|
econ_droppaintedgun weapon_sawedoff sawedoff_fusion
|
||||||
|
econ_droppaintedgun weapon_fiveseven fiveseven_polymer_dark
|
||||||
|
econ_droppaintedgun weapon_usp_silencer usps_silent_boy
|
||||||
|
econ_droppaintedgun weapon_bizon bizon_rmx
|
||||||
|
econ_droppaintedgun weapon_m4a1_silencer m4a1s_electrum
|
||||||
|
econ_droppaintedgun weapon_mp7 mp7_amberline
|
||||||
|
econ_droppaintedgun weapon_galilar galil_galigator
|
||||||
|
econ_droppaintedgun weapon_deagle deagle_firebreathing
|
||||||
|
econ_droppaintedgun weapon_mp9 mp9_urban_sovereign
|
||||||
|
econ_droppaintedgun weapon_ak47 ak47_crane_flight
|
||||||
|
econ_droppaintedgun weapon_p250 p250_kintsugi
|
||||||
|
econ_droppaintedgun weapon_p90 p90_deathgaze
|
||||||
|
econ_droppaintedgun weapon_awp awp_queens_gambit
|
||||||
|
econ_droppaintedgun weapon_glock glock_jdpeek
|
||||||
|
item_giveitem crate_community_37
|
||||||
@@ -1,43 +1,88 @@
|
|||||||
exec practice/default.cfg
|
exec practice/default.cfg
|
||||||
|
|
||||||
|
// General game settings
|
||||||
|
game_mode 1
|
||||||
|
game_type 0
|
||||||
|
mp_autokick 0
|
||||||
|
mp_autoteambalance 0
|
||||||
|
mp_forcecamera 0
|
||||||
|
mp_limitteams 0
|
||||||
|
mp_match_can_clinch 0
|
||||||
|
mp_respawn_on_death_ct 1
|
||||||
|
mp_respawn_on_death_t 1
|
||||||
|
mp_solid_teammates 1
|
||||||
|
mp_tkpunish 0
|
||||||
|
sv_allow_votes 0
|
||||||
sv_cheats 1
|
sv_cheats 1
|
||||||
|
|
||||||
echo "Enabling infinite ammo .."
|
// Bot settings
|
||||||
sv_infinite_ammo 1
|
bot_chatter off
|
||||||
|
bot_dont_shoot 1
|
||||||
|
bot_stop 1
|
||||||
|
bot_kick
|
||||||
|
|
||||||
echo "Activating grenade trajectories and bullet impacts .."
|
// Timings & Durations
|
||||||
sv_grenade_trajectory 1
|
mp_halftime 0
|
||||||
sv_showimpacts 2
|
mp_halftime_duration 0
|
||||||
|
mp_respawn_immunitytime 0
|
||||||
echo "Changing game settings .."
|
mp_roundtime 0.000000000000000000000000000001
|
||||||
mp_roundtime_defuse 10000
|
mp_roundtime_defuse 0.000000000000000000000000000001
|
||||||
|
mp_roundtime_deployment 0.000000000000000000000000000001
|
||||||
|
mp_roundtime_hostage 0.000000000000000000000000000001
|
||||||
|
mp_spawnprotectiontime 0
|
||||||
|
mp_team_intro_time 0
|
||||||
|
sv_hide_roundtime_until_seconds 1
|
||||||
|
mp_force_pick_time 0
|
||||||
mp_freezetime 0
|
mp_freezetime 0
|
||||||
|
mp_ignore_round_win_conditions 1
|
||||||
|
mp_maxrounds 1
|
||||||
|
|
||||||
|
// Warmup
|
||||||
|
mp_warmup_offline_enabled 0
|
||||||
|
mp_warmup_end
|
||||||
|
|
||||||
|
// Money
|
||||||
|
mp_afterroundmoney 1000000000
|
||||||
mp_buy_anywhere 1
|
mp_buy_anywhere 1
|
||||||
mp_maxmoney 65535
|
mp_buytime 999999999999
|
||||||
mp_startmoney 65535
|
mp_maxmoney 1000000000
|
||||||
mp_buytime 10000
|
mp_playercashawards 0
|
||||||
mp_restartgame 1
|
mp_startmoney 1000000000
|
||||||
mp_roundtime_hostage 10000
|
mp_teamcashawards 0
|
||||||
mp_weapons_allow_typecount -1
|
mp_weapons_allow_typecount -1
|
||||||
ammo_grenade_limit_total 5
|
sv_buy_status_override 0
|
||||||
mp_ct_default_grenades "weapon_flashbang weapon_hegrenade weapon_smokegrenade weapon_incgrenade"
|
|
||||||
mp_t_default_grenades "weapon_flashbang weapon_hegrenade weapon_smokegrenade weapon_molotov"
|
|
||||||
|
|
||||||
echo "Done!"
|
// Grenades & Ammunition
|
||||||
|
ammo_grenade_limit_total 6
|
||||||
|
sv_infinite_ammo 2
|
||||||
|
sv_grenade_trajectory_prac_trailtime 3
|
||||||
|
sv_ignoregrenaderadio 1
|
||||||
|
sv_showimpacts 1
|
||||||
|
sv_showimpacts_time 20
|
||||||
|
mp_ct_default_grenades "weapon_incgrenade weapon_hegrenade weapon_smokegrenade weapon_flashbang weapon_decoy"
|
||||||
|
mp_t_default_grenades "weapon_molotov weapon_hegrenade weapon_smokegrenade weapon_flashbang weapon_decoy"
|
||||||
|
|
||||||
bind kp_uparrow noclip
|
// Health
|
||||||
|
sv_regeneration_force_on 1
|
||||||
|
sv_regeneration_wait_time 0.5
|
||||||
|
|
||||||
|
// Various binds
|
||||||
|
bind "scancode96" noclip // [kp_8]
|
||||||
echo "Press KEYPAD_8/G8 to toggle noclip"
|
echo "Press KEYPAD_8/G8 to toggle noclip"
|
||||||
|
|
||||||
mp_drop_knife_enable 1
|
mp_drop_knife_enable 1
|
||||||
bind kp_end "use weapon_knife; drop; exec knives/00_weapon_knife_karambit"
|
bind "scancode89" "use weapon_knife; drop; exec knives/00_weapon_knife_karambit" // [kp_1]
|
||||||
echo "Press KEYPAD_1/G7 to loop trough knives"
|
echo "Press KEYPAD_1/G7 to loop trough knives"
|
||||||
|
|
||||||
bind g god
|
bind "scancode10" god // [g]
|
||||||
echo "Press g for god mode"
|
echo "Press g for god mode"
|
||||||
|
|
||||||
alias +speedup host_timescale 10.0
|
alias +speedup host_timescale 10.0
|
||||||
alias -speedup host_timescale 1.0
|
alias -speedup host_timescale 1.0
|
||||||
bind = +speedup
|
bind = +speedup
|
||||||
|
|
||||||
bind uparrow sv_rethrow_last_grenade
|
bind "scancode82" sv_rethrow_last_grenade // [up]
|
||||||
bind downarrow "toggle cl_grenadepreview"
|
|
||||||
|
// Start Game
|
||||||
|
mp_warmup_end
|
||||||
|
mp_restartgame 1
|
||||||
Reference in New Issue
Block a user