
Iniciado por
Luchox23
Es decir que es imposible al estar cargando gauss con atak 2 se me pongo en default fov 65 y al dejar de cargar se ponga a 120 :S ?
Prueba esto
Código:
// Local alias (global simulation xd)
alias "iDefaultFov" "default_fov 65"
// SecondaryAttack for Gauss
alias "+GaussSecAttack" "+attack2; iDefaultFov"
alias "-GaussSecAttack" "-attack2; default_fov 120"
bind "key" "weapon_gauss; bind MOUSE2 +GaussSecAttack"
// Default binds for weapons
bind "key" "weapon_crossbow; bind MOUSE2 +attack2"
bind "key" "weapon_rpg; bind MOUSE2 +attack2"
bind "key" "weapon_shotgun; bind MOUSE2 +attack2"
// Add default binds here

Iniciado por
Luchox23
y lo del lon jump ? que pregunte mas arriba
Ya respondí eso.