DP Resource is a fan site/resource site for Digital Paint: Paintball 2, a digital paintball 3D first-person shooter game modeled after the real Paintball sport.

Crouch toggle

Bind script type: 
Assists gameplay

Toggle crouch with the C key.

bind "c" "+crouch"
alias +crouch "+movedown;bind c -crouch"
alias -crouch "-movedown;bind c +crouch"