![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Enumerations | |
| enum | SoundTypeBottle { POURING = 1 , EMPTYING = 0 } |
| enum SoundTypeBottle |
| Enumerator | |
|---|---|
| POURING | |
| EMPTYING | |
Definition at line 1 of file bottle_base.c.
|
private |
Definition at line 52 of file bottle_base.c.
References SEffectManager::DestroyEffect(), m_EmptyingLoopSound, and m_PouringLoopSound.
|
private |
Definition at line 42 of file bottle_base.c.
References m_LiquidEmptyRate, and QUANTITY_EMPTIED_PER_SEC_DEFAULT.
|
private |
Definition at line 66 of file bottle_base.c.
|
private |
Definition at line 58 of file bottle_base.c.
References RemoveAudioVisuals().
|
private |
no penalty while drinking
Definition at line 89 of file bottle_base.c.
|
private |
Definition at line 316 of file bottle_base.c.
References g_Game, Bottle_Base::GetEmptyingEndSoundsetHard(), Bottle_Base::GetEmptyingEndSoundsetSoft(), Bottle_Base::GetEmptyingEndSoundsetWater(), and GetPosition().
Referenced by StopEmptyingLoopSound().
|
private |
|
private |
|
private |
|
private |
Definition at line 292 of file bottle_base.c.
References g_Game, Bottle_Base::GetEmptyingLoopSoundsetHard(), Bottle_Base::GetEmptyingLoopSoundsetSoft(), Bottle_Base::GetEmptyingLoopSoundsetWater(), and GetPosition().
Referenced by PlayEmptyingLoopSound().
|
private |
|
private |
|
private |
|
private |
Returns base liquid empty rate (absolute)..preferrably use the 'GetLiquidThroughputCoef' instead.
Definition at line 349 of file bottle_base.c.
References m_LiquidEmptyRate.
|
private |
|
private |
Definition at line 374 of file bottle_base.c.
References SetQuantityMax().
|
private |
Definition at line 73 of file bottle_base.c.
References Class::CastTo(), CargoBase::GetItem(), CargoBase::GetItemCount(), and GetLiquidType().
Referenced by Entity::SetFrozen().
|
private |
Definition at line 107 of file bottle_base.c.
References PlayEmptyingLoopSound(), PlayPouringLoopSound(), Serializer::Read(), StopEmptyingLoopSound(), and StopPouringLoopSound().
|
private |
Definition at line 137 of file bottle_base.c.
References m_CookingIsBurned, m_CookingIsDone, m_CookingIsEmpty, m_CookingMethod, RefreshAudioVisuals(), and RemoveAudioVisuals().
|
private |
Definition at line 234 of file bottle_base.c.
References m_ParticleCooking, m_ParticlePlaying, particle_id, ParticleCookingStop(), and ParticleManager().
Referenced by RefreshAudioVisuals().
|
private |
Definition at line 251 of file bottle_base.c.
References g_Game, ParticleList::INVALID, m_ParticleCooking, and m_ParticlePlaying.
Referenced by ParticleCookingStart(), and RemoveAudioVisuals().
|
private |
Definition at line 275 of file bottle_base.c.
References GetEmptyingLoopSoundset(), m_EmptyingLoopSound, and SEffectManager::PlaySoundOnObject().
Referenced by OnRPC().
|
private |
Definition at line 261 of file bottle_base.c.
References Bottle_Base::GetPouringSoundset(), m_PouringLoopSound, and SEffectManager::PlaySoundOnObject().
Referenced by OnRPC().
|
private |
Remnants of old, responsible for particles and some (empty) sounds. Cooked items take care of the rest themselves.
Definition at line 169 of file bottle_base.c.
References ParticleList::NONE, PARTICLE_BAKING_DONE, PARTICLE_BAKING_START, PARTICLE_BOILING_DONE, PARTICLE_BOILING_EMPTY, PARTICLE_BOILING_START, PARTICLE_BURNING_DONE, PARTICLE_DRYING_DONE, PARTICLE_DRYING_START, ParticleCookingStart(), SOUND_BOILING_EMPTY, and SoundCookingStart().
Referenced by OnVariablesSynchronized().
|
private |
cooking-related effect methods
Definition at line 158 of file bottle_base.c.
References m_CookingIsBurned, m_CookingIsDone, m_CookingIsEmpty, m_CookingMethod, and Synchronize().
|
private |
Definition at line 227 of file bottle_base.c.
References ParticleCookingStop(), and SoundCookingStop().
Referenced by EEDelete(), and OnVariablesSynchronized().
|
private |
Definition at line 151 of file bottle_base.c.
References m_CookingMethod, and Synchronize().
|
private |
Definition at line 354 of file bottle_base.c.
References ActionExtinguishFireplaceByLiquid(), and AddAction().
|
private |
Definition at line 283 of file bottle_base.c.
References GetEmptyingEndSoundset(), m_EmptyingLoopSound, SEffectManager::PlaySoundOnObject(), and EffectSound::SetAutodestroy().
Referenced by OnRPC().
|
private |
|
private |
Definition at line 102 of file bottle_base.c.
|
protected |
Definition at line 34 of file bottle_base.c.
Referenced by OnVariablesSynchronized(), and RefreshAudioVisualsOnClient().
|
protected |
Definition at line 32 of file bottle_base.c.
Referenced by OnVariablesSynchronized(), and RefreshAudioVisualsOnClient().
|
protected |
Definition at line 33 of file bottle_base.c.
Referenced by OnVariablesSynchronized(), and RefreshAudioVisualsOnClient().
|
protected |
Definition at line 31 of file bottle_base.c.
Referenced by OnVariablesSynchronized(), RefreshAudioVisualsOnClient(), and RemoveAudioVisualsOnClient().
|
protected |
Definition at line 28 of file bottle_base.c.
Referenced by ~Bottle_Base(), PlayEmptyingLoopSound(), and StopEmptyingLoopSound().
|
protected |
Definition at line 39 of file bottle_base.c.
Referenced by Bottle_Base(), and GetLiquidEmptyRate().
| enum SoundTypeBottle m_ParticleCooking |
Referenced by ParticleCookingStart(), and ParticleCookingStop().
|
protected |
Definition at line 11 of file bottle_base.c.
Referenced by ParticleCookingStart(), and ParticleCookingStop().
|
protected |
Definition at line 27 of file bottle_base.c.
Referenced by ~Bottle_Base(), PlayPouringLoopSound(), and StopPouringLoopSound().
|
protected |
Definition at line 19 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 18 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 16 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 14 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 15 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 24 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 22 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
protected |
Definition at line 21 of file bottle_base.c.
Referenced by RefreshAudioVisuals().
|
private |
Definition at line 40 of file bottle_base.c.
Referenced by Bottle_Base().
|
protected |
Definition at line 37 of file bottle_base.c.
Referenced by RefreshAudioVisuals().