BIS fnc drawCuratorDeaths: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma 3 |Game name=" to "| arma3 |Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = Curator |GROUP1= | |gr1 = Curator |GROUP1= | ||
| Show skull unit for curator when the unit dies. |DESCRIPTION= | | Show skull unit for curator when the unit dies. |DESCRIPTION= | ||
| [unit] call [[BIS_fnc_drawCuratorDeaths]] |SYNTAX= | | [unit] call [[BIS_fnc_drawCuratorDeaths]] |SYNTAX= | ||
|p1= unit: [[Object]] - Unit|PARAMETER1= | |p1= unit: [[Object]] - Unit|PARAMETER1= | ||
| [[Boolean]]|RETURNVALUE= | | [[Boolean]]|RETURNVALUE= | ||
|x1= <code>[[player]] [[call]] [[BIS_fnc_drawCuratorDeaths]];</code> |= | |x1= <code>[[player]] [[call]] [[BIS_fnc_drawCuratorDeaths]];</code> |= | ||
| [[Curator]]|SEEALSO= | | [[Curator]]|SEEALSO= |
Revision as of 23:08, 16 January 2021
Description
Syntax
- Syntax:
- [unit] call BIS_fnc_drawCuratorDeaths
- Parameters:
- unit: Object - Unit
- Return Value:
- Boolean
Examples
- Example 1:
player call BIS_fnc_drawCuratorDeaths;
Additional Information
- See also:
- Curator
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