Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
actionfeedpainkillertablets.c
Go to the documentation of this file.
1
class
ActionFeedPainkillerTablets
:
ActionForceConsume
2
{
3
override
void
ApplyModifiers(
ActionData
action_data )
4
{
5
PlayerBase
ntarget =
PlayerBase
.Cast( action_data.m_Target.GetObject() );
6
//ntarget.m_ModifiersManager.ActivateModifier(eModifiers.MDF_CHEMICALPOISON);
7
}
8
};
ActionData
ActionBase ActionData
Definition
actionbase.c:30
ActionForceConsume
void ActionForceConsume()
Definition
actionforceconsume.c:13
ActionFeedPainkillerTablets
Definition
actionfeedpainkillertablets.c:2
PlayerBase
Definition
playerbaseclient.c:2
Daten
4_world
classes
useractionscomponent
actions
continuous
medical
actionfeedpainkillertablets.c
Generated by
1.16.1