x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 

Forum

Class config question

Created 22nd December 2009 @ 10:05

Add A Reply Pages: 1

Retard no name

Can anyone help me please.
I want to know if it’s possible:
If i equip FaN, my r_drawviewmodel is 0, if scattergun it’s 1. Please :3

reCon

If u want this, u have to play without “lastinv” and only with 3 keys for the 3 Slots.. Here my config for this:

(Dont forget to place -reload at the start in EVERY config!)
-reload
bind “1” “one; +reload”
bind “2” “two; -reload”
bind “3” “three”

alias “one” “slot1; cl_crosshair_file crosshair5; r_drawviewmodel 0”
alias “two” “slot2; cl_crosshair_file crosshair5; viewmodel_fov 70.0000; r_drawviewmodel 1”
alias “three” “slot3; cl_crosshair_file crosshair4; viewmodel_fov 70.0000; r_drawviewmodel 1”


Last edited by reCon,

Admirable

(Toucan Ambassador)

There no scripting options for individual unlocks, but there are several solutions kicking around the forum for individual slots.

I wrote one (here) that allows you to toggle viewmodel per slot in game and a bunch of other stuff, but some find it heavy going. Will update it over holidays…

Add A Reply Pages: 1