BIS fnc effectFiredRifle: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {{Function|Comments=" to "{{Function|Comments=") |
m (added example, gonna format whole page later) |
||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |EXAMPLE1= | |x1= <code>this addEventHandler ["Fired", | ||
{ | |||
_this call BIS_fnc_effectFiredRifle; | |||
}];</code> |EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 17:54, 10 January 2020
Description
- Description:
- N/A
Template:placeholder - Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
this addEventHandler ["Fired", { _this call BIS_fnc_effectFiredRifle; }];
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