BIS fnc addSupportLink: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " *\|= " to " ")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=function  | ||
| arma3 |  | |game1= arma3  | ||
|version1= 1.00  | |||
|  | |gr1= Supports  | ||
|  | |descr= Adds support types during a mission.  | ||
|   | |s1= [requesterUnit, requesterMod, providerMod] call [[BIS_fnc_addSupportLink]]  | ||
|   | |p1= requesterUnit: [[Object]] - requester unit  | ||
|p2= requesterMod: [[Object]] - requester module  | |||
|p2= requesterMod: [[Object]] -   | |||
| [[  | |p3= providerMod: [[Object]] - provider module  | ||
|  | |r1= [[Nothing]]  | ||
| [  | |x1= <sqf>[player, BIS_requesterMod, BIS_providerMod] call BIS_fnc_addSupportLink;</sqf>  | ||
|seealso= [[BIS_fnc_removeSupportLink]]  | |||
}}  | }}  | ||
Latest revision as of 19:41, 13 May 2022
Description
Syntax
- Syntax:
 - [requesterUnit, requesterMod, providerMod] call BIS_fnc_addSupportLink
 - Parameters:
 - requesterUnit: Object - requester unit
 - requesterMod: Object - requester module
 - providerMod: Object - provider module
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 
Additional Information
- See also:
 - BIS_fnc_removeSupportLink
 
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