![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
Protected Attributes | |
| const float | BLOOD_DECREMENT_PER_SEC = -10 |
| PluginAdminLog | m_AdminLog |
Definition at line 2 of file bleeding.c.
|
inlineprotected |
Definition at line 23 of file bleeding.c.
References PlayerConstants::BLOOD_THRESHOLD_FATAL.
|
inlineprotected |
Definition at line 50 of file bleeding.c.
|
inlineprotected |
Definition at line 7 of file bleeding.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, DisableDeactivateCheck(), g_Game, GetPlugin(), m_AdminLog, m_AnalyticsStatsEnabled, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprotected |
Definition at line 35 of file bleeding.c.
References m_AdminLog.
|
inlineprotected |
Definition at line 45 of file bleeding.c.
|
inlineprotected |
Definition at line 55 of file bleeding.c.
|
protected |
Definition at line 4 of file bleeding.c.
|
protected |
Definition at line 5 of file bleeding.c.
Referenced by Init(), and OnActivate().