Forum

Need help with mine model

Created 1st May 2010 @ 13:48

Add A Reply Pages: 1

Bodzio

G9

Hi, first of all i sorry for my grammar xD
I need config ( i know appe and hocz use this) which off my rocket launcher model but my shotgun and equalizer model still be on.

baerbel

trick17
trick17

stolen from evil

alias “xhair_set” “xhair_1”
alias “xhair_1” “r_drawviewmodel 0; cl_crosshair_file crosshair7; cl_crosshair_scale 35; cl_crosshair_blue 0; cl_crosshair_green 255; cl_crosshair_red 0; alias xhair_set xhair_2” // Primary weapon
alias “xhair_2” “r_drawviewmodel 1; cl_crosshair_file crosshair7;cl_crosshair_scale 35; cl_crosshair_blue 0; cl_crosshair_green 0; cl_crosshair_red 255; alias xhair_set xhair_1” // Secondary weapon
alias “xhair_3” “r_drawviewmodel 1;cl_crosshair_blue 0; cl_crosshair_green 80; cl_crosshair_red 255” // Melee

bind “1” “slot1;xhair_1”
bind “2” “slot2;xhair_2”
bind “3” “slot3;xhair_3”


Last edited by baerbel,

Add A Reply Pages: 1