Blockland Forums > Modification Help
Weapon goes up?
Pages: (1/1)
Dah:
Im having a problem with my weapon, it goes up when it fires and im hoping to get it to fire without it going up.
Dah:
I need a fix for this.
alex dude:
Are you using the default Gun's script?
Headcrab Zombie:
Goes up? Like the blockhead's hand moves up?
In the onFire function, remove this line
%obj.playThread(2, shiftAway);
Dah:
--- Quote from: Headcrab Zombie on August 21, 2010, 01:55:39 PM ---Goes up? Like the blockhead's hand moves up?
In the onFire function, remove this line
%obj.playThread(2, shiftAway);
--- End quote ---
Ill try that.
Good job, i solved it.
Pages: (1/1)