Class PointGunExtraHelper
Seldom set parameters for pointGun - just to keep number of parameters in any message less than or equal to 64.
Inherited Members
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet2.dll
Syntax
public sealed class PointGunExtraHelper : CustomHelper
Constructors
Name | Description |
---|---|
Point |
Creates a new Instance of the PointGunExtraHelper for sending a PointGunExtra Message to a given Ped. |
Properties
Name | Description |
---|---|
Constraint |
For supportConstraint = 2: force constraint strength of the supporting hands - it gets shaky at about 4.0. |
Constraint |
For supportConstraint = 2: Like makeConstraintDistance. Force starts acting when the hands are LT 3.0*thresh apart but is maximum strength LT thresh. For comparison: 0.1 is used for reachForWound in shot, 0.25 is used in grab. |
Ori |
Hand stabilization controller damping. |
Ori |
Hand stabilization controller stiffness. |
Pos |
Hand stabilization controller damping. |
Pos |
Hand stabilization controller stiffness. |
Time |
Is timeWarpActive enabled?. |
Time |
Scale for arm and helper strength when timewarp is enabled. 1 = normal compensation. |
Weapon |
Currently unused - no intoWorldTest. RAGE bit mask to exclude weapons from ray probe - currently defaults to MP3 weapon flag. |