• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Scripts for Deagle/AWP player?

d1abolic

Banned
I just started playing with Deagle/AWP and i love it. Could someone please post or direct me to some useful scripts? Like quick switch from awp to deagle and back, etc. Thanks!
 
Try this:

alias get_deagle "weapon_deagle"
alias get_awp "weapon_awp"

bind kp_left get_deagle
bind kp_home get_awp


When you hit number 4 on the keypad the deagle gets loaded.
When you hit number 7 on the keypad the awp gets loaded.

I'm not totally sure that the names of the weapons are correct, so it may not work correctly. The command to pull out a weapon is: weapon_[weapon name]
 
Back
Top