addResources: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <h3 style='display:none'>Notes</h3>" to "")
mNo edit summary
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command
{{RV|type=command


| arma2
|game1= arma2
|version1= 1.00


|1.00
|game2= arma2oa
|version2= 1.50
 
|game3= tkoh
|version3= 1.00
 
|game4= arma3
|version4= 0.50


|arg= global
|arg= global
Line 11: Line 19:
|gr1= Teams
|gr1= Teams


| Adds resources to a team member.
|descr= Adds resources to a team member.


| teamMember '''addResources''' [resource1, resource2, ...]
|s1= teamMember [[addResources]] [resource1, resource2, ...]


|p1= teamMember: [[Team Member]]
|p1= teamMember: [[Team Member]]


|p2= resource1: [[String]]
|p2= resourceN: [[String]]
 
|p3= resource2: [[String]]


| [[Nothing]]
|r1= [[Nothing]]


|x1=
|x1=


 
|seealso= [[resources]] [[deleteResources]]
| [[resources]], [[deleteResources]]
 
|
}}
}}
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style='display:none'>Bottom Section</h3>
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 12:06, 27 November 2023

Hover & click on the images for description

Description

Description:
Adds resources to a team member.
Groups:
Teams

Syntax

Syntax:
teamMember addResources [resource1, resource2, ...]
Parameters:
teamMember: Team Member
resourceN: String
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
resources deleteResources

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