![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | DayZPlayerImplementAiming |
| at which point does the stabilization start to get affected More... | |
Enumerations | |
| enum | eSwayStates { DEFAULT , HOLDBREATH_IN , HOLDBREATH_STABLE , HOLDBREATH_EXHAUSTED , MAX } |
Variables | |
| static const float | HOLD_BREATH_STAMINA_THRESHOLD = 0.5 |
| enum eSwayStates | SWAY_MULTIPLIER_DEFAULT = 1.0 |
| static const float | SWAY_MULTIPLIER_EXHAUSTED = 0.6 |
| static const float | SWAY_MULTIPLIER_STABLE = 0.05 |
| static const float | SWAY_ROLL = 3 |
| static const float | SWAY_TIME_EXHAUSTED = 1.5 |
| static const float | SWAY_TIME_IN = 1.5 |
| static const float | SWAY_TIME_OUT = 0.5 |
| static const float | SWAY_TIME_STABLE = 3.0 |
| enum eSwayStates |
| Enumerator | |
|---|---|
| DEFAULT | |
| HOLDBREATH_IN | |
| HOLDBREATH_STABLE | |
| HOLDBREATH_EXHAUSTED | |
| MAX | |
Definition at line 10 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 29 of file dayzplayerimplementaiming.c.
| enum eSwayStates SWAY_MULTIPLIER_DEFAULT = 1.0 |
|
static |
Definition at line 23 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 22 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 28 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 26 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 24 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 27 of file dayzplayerimplementaiming.c.
|
static |
Definition at line 25 of file dayzplayerimplementaiming.c.