BIN fnc probeHitpoint: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "BIS_fnc_exportFunctionsToWiki)''</small> |" to "BIS_fnc_exportFunctionsToWiki)''</small> {{Feature arma3contact|This function is part of the Arma 3 Contact expansion only.}} |") |
Lou Montana (talk | contribs) m (Text replacement - "bin_fnc_" to "BIN_fnc_") |
||
(27 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.94 | |||
| | |gr1= Probe | ||
| <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}} | ||
{{Feature arma3contact | {{Feature|arma3contact}} | ||
| <!-- [] call [[BIN_fnc_probeHitpoint]] | |s1= <!-- [] call [[BIN_fnc_probeHitpoint]] --> | ||
| | |r1= | ||
| | |x1= | ||
| | |seealso= | ||
}} | }} | ||
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