BIS fnc tridentHandleDamage: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
mNo edit summary |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
|gr1 = Sides |GROUP1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 08:41, 10 October 2020
Description
- Description:
- Register a unit as Trident unit. When competing sides are still friendly and the unit is killed by the competing side, the killer won't be punsihed by negative score. Instead, Trident relationship will decrease.
- Execution:
- call
- Groups:
- Sides
Syntax
- Syntax:
- object call BIS_fnc_tridentHandleDamage
- Parameters:
- object: Object
- Return Value:
- Boolean - True if event handler managing the functionality was added, false when it existed already
Examples
- Example 1:
BIS_tridentObject call BIS_fnc_tridentHandleDamage;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note