Forum
Scripts
Created 12th April 2010 @ 14:05
Add A Reply Pages: « Previous 1 2
Quoted from octochris
That’s pretty simple to do:
alias “switchwep_pri” “slot1;alias “switchwep_toggle” “switchwep_sec””
alias “switchwep_sec” “slot2;alias “switchwep_toggle” “switchwep_pri””
alias “switchwep_toggle” “switchwep_pri”
A noob question (I don’t know much about scripts):
If I use this in a script, can I add drawviewmodel 0/1 to it depending on which weapon I have equipped?
I want a script that allows me to use Q to switch to last weapon used, but it draws the viewmodel on or off for specific weapons. As sniper I want r_drawviewmodel 0 on the rifle and smg, but I want r_drawviewmodel 1 when using melee or the huntsman.
Add A Reply Pages: « Previous 1 2