BIS fnc tridentHandleDamage: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=") |
||
Line 4: | Line 4: | ||
the killer won't be punsihed by negative score. Instead, Trident relationship will decrease.| object call [[BIS_fnc_tridentHandleDamage]] | the killer won't be punsihed by negative score. Instead, Trident relationship will decrease.| object call [[BIS_fnc_tridentHandleDamage]] | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
| [[Boolean]] - [[true]] if event handler managing the functionality was added, false when it existed already|x1= <code>BIS_tridentObject [[call]] [[BIS_fnc_tridentHandleDamage]];</code> | |r1= [[Boolean]] - [[true]] if event handler managing the functionality was added, false when it existed already | ||
|x1= <code>BIS_tridentObject [[call]] [[BIS_fnc_tridentHandleDamage]];</code> | |||
|seealso= [[BIS_fnc_tridentSetRelationship]], [[BIS_fnc_tridentGetRelationship]], [[BIS_fnc_tridentExecute]] | |seealso= [[BIS_fnc_tridentSetRelationship]], [[BIS_fnc_tridentGetRelationship]], [[BIS_fnc_tridentExecute]] | ||
}} | }} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:tridentHandleDamage}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:tridentHandleDamage}}]] |
Revision as of 13:21, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Sides
Syntax
- Syntax:
- Syntax needed
- 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