![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override string | GetDebugText () |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
| const int | ACTIVATION_DELAY = 15 |
| const int | LIFETIME = 240 |
Definition at line 1 of file painkillersmdfr.c.
|
inlineprivate |
Definition at line 18 of file painkillersmdfr.c.
|
inlineprivate |
Definition at line 54 of file painkillersmdfr.c.
References GetAttachedTime(), and LIFETIME.
|
inlineprivate |
Definition at line 28 of file painkillersmdfr.c.
References GetAttachedTime(), LIFETIME, and string::ToString().
|
inlineprivate |
Definition at line 6 of file painkillersmdfr.c.
References DEFAULT_TICK_TIME_INACTIVE, DisableActivateCheck(), m_AnalyticsStatsEnabled, m_ID, m_IsPersistent, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
Definition at line 33 of file painkillersmdfr.c.
|
inlineprivate |
Definition at line 43 of file painkillersmdfr.c.
|
inlineprivate |
Definition at line 23 of file painkillersmdfr.c.
References OnActivate().
|
inlineprivate |
Definition at line 64 of file painkillersmdfr.c.
References ACTIVATION_DELAY, and GetAttachedTime().
|
private |
Definition at line 4 of file painkillersmdfr.c.
Referenced by OnTick().
|
private |
Definition at line 3 of file painkillersmdfr.c.
Referenced by DeactivateCondition(), and GetDebugText().