Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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
ActionFeedPainkillerTablets::ApplyModifiers
override void ApplyModifiers(ActionData action_data)
Definition
actionfeedpainkillertablets.c:3
PlayerBase
Definition
playerbaseclient.c:2
Games
Dayz
scripts
4_world
classes
useractionscomponent
actions
continuous
medical
actionfeedpainkillertablets.c
Generated by
1.17.0