BIS fnc liveFeedModuleEffects: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?(call|spawn) \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>") |
||
(25 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= arma3 | |||
|version1= 1.00 | |||
| | |gr1= Modules - Live Feed | ||
| | |descr= <pre>/* | ||
Description: | Description: | ||
Line 18: | Line 16: | ||
// They ran me on a dedicated server. I stopped their function. | // They ran me on a dedicated server. I stopped their function. | ||
{{Wiki|placeholder}} | |||
| | |s1= <!-- [] call [[BIS_fnc_liveFeedModuleEffects]] --> | ||
| | |r1= | ||
| | |x1= <!-- <sqf>[] call BIS_fnc_liveFeedModuleEffects;</sqf> --> | ||
|seealso= | |||
}} | }} | ||
Latest revision as of 13:09, 5 May 2022
Description
- Description:
/* Description: Add effects to a live feed via a module. Parameters: _this: OBJECT - Live Feed - Effects module */ // They ran me on a dedicated server. I stopped their function.
- Execution:
- call
- Groups:
- Modules - Live Feed
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