Author Topic: checkPlayerCrouched  (Read 1838 times)

it works like this i guess

onPlayerTouch > Player > checkPlayerCrouched

onPlayerCrouchedTrue > Player > SetVelocity >

kind of like checkProjectileHit but player. also could ya try to do checkPlayerSit?

Use VCE. <var:player:crouching>

Use VCE. <var:pl:crouching>
shorthand version, for op

Basically what you do is this:

0. 0   onPlayerTouch   >>   Self   >>   VCEifValue  "<var:pl:crouching>"  ==  "1"  "1 1"
1. 0   onVariavleTrue   >>   Player   >>   SetVelocity  "---"  "---"  "---"

The best options for what you are trying to do are:
  • crouching
  • sitting
  • jetting
  • firing
« Last Edit: July 01, 2015, 06:02:39 PM by SWAT One »

i dont think i downloaded the right VCE. can someone give me a link to the original?

i dont think i downloaded the right VCE. can someone give me a link to the original?
did you download it from jes00's website?

did you download it from jes00's website?

jes00 does not have the download link anymore.

The manual is only thing still there.



jes00 does not have the download link anymore.

The manual is only thing still there.