User panel stuff on forum
  1 post on 1 page  1
Help
2007-01-11, 18:11
Member
4 posts

Registered:
Jan 2007
Hey all. Im pretty new to this and I simply can't get this to work. I've tried a number of various alternatives for this.

What I want to happen is when I run out of ammo for a weapon, I want it automatically to switch to the buckshot. So after doing some research I've come up with this

(Fuhquake gl 0.31)

Alias +rl "Impulse 7 3 2;+attack"
Alias -rl "-attack;impulse 3 2"
Bind Mouse1 +rl

Alias +lg "Impulse 8 3 2;+attack"
Alias -lg"-attack;impulse 3 2"
Bind shift +lg

and so on for the other weapons, However, for some reason
1. When the rounds are complete for the rocker launcher it starts to fire the shaft (this happens for all weapons)
2. My Grenade launcher wont fire

all weapons use the same script the only difference is the impulse and bind key

Whats wrong with the command? Did I get something wrong? thankful for any reply /Tobey
  1 post on 1 page  1