Digital Paint Discussion Board

Paintball 2: The Game => Help and Support => Resolved Help & Support => Topic started by: Whaley on September 30, 2011, 08:00:11 PM

Title: Hand 2
Post by: Whaley on September 30, 2011, 08:00:11 PM
Is there anyway or command you can make on hand 2 show your gun?
Title: Re: Hand 2
Post by: Sub0123 on October 01, 2011, 10:14:34 AM
Is there anyway or command you can make on hand 2 show your gun?

Do you mean a second hand?

I honestly dont think you could :/

Maybe you should request it for the next update.
Title: Re: Hand 2
Post by: ViciouZ on October 01, 2011, 11:32:25 AM
There's an old patch from quakesrc.org to do this, but the results look fairly awful, I doubt jits will implement it.
Title: Re: Hand 2
Post by: Myles on October 01, 2011, 01:18:00 PM
Smackwaters had this script posted on planet super. It changes to center hand when you shoot, and back to right when you're not shooting. Closest thing we have atm


~~~~~~~~~~~~~~~~~~~~~~~~~~~center shot~~~~~~~~~~~~~~~~~~~~~~~~~
Credits go to whoever made this

This will make the gun dissapear and your shots go straight when you shoot, and the gun will return to the right side of the screen when you arent shooting.



Paste this script in any line of the config:

alias -specialfire "-attack;hand 0"
alias +specialfire "+attack;hand 2"
bind "MOUSE1" "+specialfire"
Title: Re: Hand 2
Post by: Whaley on October 01, 2011, 01:21:44 PM
Oh ok thanks man.