Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
actionforcebitepainkillertablets.c
Go to the documentation of this file.
1
class
ActionForceBitePainkillerTablets
:
ActionForceConsumeSingle
2
{
3
override
void
ApplyModifiers
(
ActionData
action_data )
4
{
5
PlayerBase
ntarget =
PlayerBase
.Cast( action_data.m_Target.GetObject() );
6
//target.m_ModifiersManager.ActivateModifier(eModifiers.MDF_CHEMICALPOISON);
7
}
8
};
ActionData
ActionBase ActionData
Definition
actionbase.c:30
ActionForceConsumeSingle
void ActionForceConsumeSingle()
Definition
actionforceconsumesingle.c:13
ActionForceBitePainkillerTablets
Definition
actionforcebitepainkillertablets.c:2
ActionForceBitePainkillerTablets::ApplyModifiers
override void ApplyModifiers(ActionData action_data)
Definition
actionforcebitepainkillertablets.c:3
PlayerBase
Definition
playerbaseclient.c:2
Games
Dayz
scripts
4_world
classes
useractionscomponent
actions
singleuse
medical
actionforcebitepainkillertablets.c
Generated by
1.17.0