DayZ 1.24
|
Protected Attributes | |
Particle | m_ParInitialFire |
Particle | m_ParMainFire |
Particle | m_ParFinalFire |
Particle | m_ParJustSmoke |
EffectSound | m_BurningSound |
EffectSound | m_IgniteSound |
ref Timer | m_FinalSmokeTimer |
Static Protected Attributes | |
const int | INITIAL_BURNING_STATE_TIME = 5 |
const int | FINAL_BURNING_STATE_TIME = 60 |
vector | m_FlameLocalPos = "0 0.285 0" |
int | PARTICLE_INIT_FIRE = ParticleList.ROADFLARE_BURNING_INIT |
int | PARTICLE_MAIN_FIRE = ParticleList.ROADFLARE_BURNING_MAIN |
int | PARTICLE_FINAL_FIRE = ParticleList.ROADFLARE_BURNING_ENDING |
int | PARTICLE_FINAL_SMOKE = ParticleList.ROADFLARE_BURNING_SMOKE |
const string | BURNING_SOUND = "roadflareLoop_SoundSet" |
const string | IGNITE_SOUND = "roadflareTurnOn_SoundSet" |
const int | BURNING_NOISE_RANGE = 30 |
Static Private Attributes | |
static const string | STANDS_FOLDED = "Sticks_Flare_Folded" |
static const string | STANDS_UNFOLDED = "Sticks_Flare_Unfolded" |
static const string | FLARE_CAP = "Flare_cap" |
static const string | UNIGNITED_TIP = "Pristine" |
static const string | IGNITED_TIP = "Burning" |
static const string | EXTINGUISHED_TIP = "Burned_out" |
static const int | SELECTION_Burning = 0 |
static const int | SELECTION_Burned_out = 1 |
static const int | SELECTION_Pristine = 2 |
static const int | SELECTION_All = 3 |
static const string | DEFAULT_TEXTURE = "dz\\gear\\consumables\\data\\road_flare_co.paa" |
static const string | BURNING_TEXTURE = "dz\\gear\\consumables\\data\\road_flare_e_co.paa" |
static const string | DEFAULT_MATERIAL = "dz\\gear\\consumables\\data\\road_flare.rvmat" |
static const string | BURNING_MATERIAL = "dz\\gear\\consumables\\data\\road_flare_on.rvmat" |
Static Private Attributes inherited from ItemBase | |
const string | SEL_CLIPS_CAR = "clips_car_battery" |
const string | SEL_CLIPS_TRUCK = "clips_truck_battery" |
const string | SEL_CLIPS_DETACHED = "clips_detached" |
const string | SEL_CLIPS_FOLDED = "clips_folded" |
const string | SEL_SWITCH_ON = "switch_on" |
const string | SEL_SWITCH_OFF = "switch_off" |
const string | SEL_CORD_PLUGGED = "cord_plugged" |
const string | SEL_CORD_FOLDED = "cord_folded" |
const string | SEL_LIGHT_STATE_1 = "light_stand_by" |
const string | SEL_LIGHT_STATE_2 = "light_charging" |
const string | SEL_LIGHT_STATE_3 = "light_charged" |
const string | RED_LIGHT_GLOW = "dz\\gear\\camping\\data\\battery_charger_light_r.rvmat" |
const string | GREEN_LIGHT_GLOW = "dz\\gear\\camping\\data\\battery_charger_light_g.rvmat" |
const string | YELLOW_LIGHT_GLOW = "dz\\gear\\camping\\data\\battery_charger_light_y.rvmat" |
const string | SWITCH_LIGHT_GLOW = "dz\\gear\\camping\\data\\battery_charger_light_switch_on.rvmat" |
const string | DEFAULT_MATERIAL = "dz\\gear\\camping\\data\\battery_charger.rvmat" |
float | m_BlinkingStatusLightInterval = 0.4 |
Definition at line 24 of file Roadflare.c.
|
inlineprivate |
Definition at line 82 of file Roadflare.c.
Definition at line 456 of file Roadflare.c.
Definition at line 428 of file Roadflare.c.
References m_BurningState.
|
inlineprivate |
Definition at line 394 of file Roadflare.c.
References DestroyParticleEx(), m_ParFinalFire, m_ParInitialFire, m_ParJustSmoke, and m_ParMainFire.
Referenced by EEDelete(), and UpdateActiveParticles().
Definition at line 378 of file Roadflare.c.
Referenced by DestroyParticleEx().
Definition at line 387 of file Roadflare.c.
References DestroyParticle().
Referenced by DestroyAllParticles(), and UpdateActiveParticles().
Definition at line 94 of file Roadflare.c.
References DestroyAllParticles(), SEffectManager::DestroyEffect(), GetGame(), m_BurningSound, m_FinalSmokeTimer, m_IgniteSound, and m_Light.
Definition at line 450 of file Roadflare.c.
Definition at line 442 of file Roadflare.c.
References STANDS_FOLDED, and STANDS_UNFOLDED.
Definition at line 410 of file Roadflare.c.
References m_BurningState, STANDS_FOLDED, STANDS_UNFOLDED, and Vector().
|
inlineprivate |
Definition at line 118 of file Roadflare.c.
References SetModelState().
|
inlineprivate |
Definition at line 461 of file Roadflare.c.
References UpdateActiveParticles().
Definition at line 236 of file Roadflare.c.
References FINAL_BURNING_STATE_TIME, GetGame(), INITIAL_BURNING_STATE_TIME, m_BurningState, SetBurningStateSynchronized(), and UpdateActiveParticles().
Definition at line 190 of file Roadflare.c.
References BURNING_SOUND, GetGame(), IGNITE_SOUND, m_BurningSound, m_IgniteSound, m_Light, SetBurningState(), SetModelState(), and Vector().
Definition at line 282 of file Roadflare.c.
References CALL_CATEGORY_SYSTEM, GetEnergy(), GetGame(), m_BurningSound, m_FinalSmokeTimer, m_Light, SetBurningState(), SetBurningStateSynchronized(), SetModelState(), and UpdateActiveParticles().
Definition at line 468 of file Roadflare.c.
References ActionDetach(), ActionLightItemOnFire(), and AddAction().
Definition at line 220 of file Roadflare.c.
References m_BurningState.
Referenced by OnWorkStart(), and OnWorkStop().
Definition at line 226 of file Roadflare.c.
References GetGame(), and m_BurningState.
Referenced by OnWork(), OnWorkStop(), and StopSmoking().
Definition at line 88 of file Roadflare.c.
References m_ModelState, and UpdateModelSelections().
Referenced by OnStoreLoad(), OnWorkStart(), and OnWorkStop().
|
inlineprivate |
Definition at line 403 of file Roadflare.c.
References SetBurningStateSynchronized(), and UpdateActiveParticles().
|
inlineprivate |
Definition at line 321 of file Roadflare.c.
References DestroyAllParticles(), DestroyParticleEx(), GetGame(), m_BurningState, m_FlameLocalPos, m_ParFinalFire, m_ParInitialFire, m_ParJustSmoke, m_ParMainFire, PARTICLE_FINAL_FIRE, PARTICLE_FINAL_SMOKE, PARTICLE_INIT_FIRE, PARTICLE_MAIN_FIRE, ParticleManager(), and Particle::SetWiggle().
Referenced by OnVariablesSynchronized(), OnWork(), OnWorkStop(), and StopSmoking().
|
inlineprivate |
Definition at line 132 of file Roadflare.c.
References DEFAULT_MATERIAL, DEFAULT_TEXTURE, EXTINGUISHED_TIP, FLARE_CAP, IGNITED_TIP, m_ModelState, SELECTION_Burned_out, SELECTION_Pristine, and UNIGNITED_TIP.
Referenced by SetModelState().
|
staticprivate |
Definition at line 76 of file Roadflare.c.
Definition at line 51 of file Roadflare.c.
Definition at line 49 of file Roadflare.c.
Referenced by OnWorkStart().
|
staticprivate |
Definition at line 73 of file Roadflare.c.
|
staticprivate |
Definition at line 75 of file Roadflare.c.
Referenced by UpdateModelSelections().
|
staticprivate |
Definition at line 72 of file Roadflare.c.
Referenced by UpdateModelSelections().
Definition at line 65 of file Roadflare.c.
Referenced by UpdateModelSelections().
Definition at line 28 of file Roadflare.c.
Referenced by OnWork().
Definition at line 62 of file Roadflare.c.
Referenced by UpdateModelSelections().
Definition at line 50 of file Roadflare.c.
Referenced by OnWorkStart().
Definition at line 64 of file Roadflare.c.
Referenced by UpdateModelSelections().
Definition at line 27 of file Roadflare.c.
Referenced by OnWork().
|
protected |
Definition at line 47 of file Roadflare.c.
Referenced by EEDelete(), OnWorkStart(), and OnWorkStop().
|
private |
Definition at line 30 of file Roadflare.c.
Referenced by CanPutInCargo(), OnInventoryExit(), OnWork(), SetBurningState(), SetBurningStateSynchronized(), and UpdateActiveParticles().
Definition at line 54 of file Roadflare.c.
Referenced by EEDelete(), and OnWorkStop().
|
staticprotected |
Definition at line 29 of file Roadflare.c.
Referenced by UpdateActiveParticles().
|
protected |
Definition at line 48 of file Roadflare.c.
Referenced by EEDelete(), and OnWorkStart().
|
private |
Definition at line 33 of file Roadflare.c.
Referenced by EEDelete(), OnWorkStart(), and OnWorkStop().
|
private |
Definition at line 57 of file Roadflare.c.
Referenced by OnStoreSave(), SetModelState(), and UpdateModelSelections().
|
private |
Definition at line 79 of file Roadflare.c.
|
private |
Definition at line 80 of file Roadflare.c.
|
protected |
Definition at line 38 of file Roadflare.c.
Referenced by DestroyAllParticles(), and UpdateActiveParticles().
|
protected |
Definition at line 36 of file Roadflare.c.
Referenced by DestroyAllParticles(), and UpdateActiveParticles().
|
protected |
Definition at line 39 of file Roadflare.c.
Referenced by DestroyAllParticles(), and UpdateActiveParticles().
|
protected |
Definition at line 37 of file Roadflare.c.
Referenced by DestroyAllParticles(), and UpdateActiveParticles().
|
staticprotected |
Definition at line 43 of file Roadflare.c.
Referenced by UpdateActiveParticles().
|
staticprotected |
Definition at line 44 of file Roadflare.c.
Referenced by UpdateActiveParticles().
|
staticprotected |
Definition at line 41 of file Roadflare.c.
Referenced by UpdateActiveParticles().
|
staticprotected |
Definition at line 42 of file Roadflare.c.
Referenced by UpdateActiveParticles().
Definition at line 70 of file Roadflare.c.
Definition at line 68 of file Roadflare.c.
Referenced by UpdateModelSelections().
Definition at line 67 of file Roadflare.c.
Definition at line 69 of file Roadflare.c.
Referenced by UpdateModelSelections().
Definition at line 60 of file Roadflare.c.
Referenced by OnInventoryEnter(), and OnInventoryExit().
Definition at line 61 of file Roadflare.c.
Referenced by OnInventoryEnter(), and OnInventoryExit().
Definition at line 63 of file Roadflare.c.
Referenced by UpdateModelSelections().