DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
ActionForceFeedCan.c
Go to the documentation of this file.
2{
3 override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
4 {
5 return super.ActionCondition(player, target, item);
6 }
7}
ActionForceFeedSmallCB ActionForceFeed
class ActionTargets ActionTarget
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)