BIN fnc probeHitpoint: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "bin_fnc_" to "BIN_fnc_") |
||
Line 7: | Line 7: | ||
|descr= <pre>/* | |descr= <pre>/* | ||
BIN_fnc_probeHitpoint | |||
Spawns particle effects & sound | Spawns particle effects & sound | ||
Function is connected to probe hitpoint and can be also manually triggered via calling following code: | Function is connected to probe hitpoint and can be also manually triggered via calling following code: | ||
* [cursorObject,1,true] call | * [cursorObject,1,true] call BIN_fnc_probeHitpoint - destroy hitpoint with index 1 | ||
*/</pre> | */</pre> | ||
{{Wiki|placeholder}} | {{Wiki|placeholder}} |
Latest revision as of 18:24, 20 June 2021
Description
- Description:
/* BIN_fnc_probeHitpoint Spawns particle effects & sound Function is connected to probe hitpoint and can be also manually triggered via calling following code: * [cursorObject,1,true] call BIN_fnc_probeHitpoint - destroy hitpoint with index 1 */
- Execution:
- call
- Groups:
- Probe
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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