addResources: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *arma2 * * *\| *([0-1]\.[0-9]{2}) * \|game2" to "|game1= arma2 |version1= $1 |game2")
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 21: Line 21:
|descr= Adds resources to a team member.
|descr= Adds resources to a team member.


|s1= 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]]


|r1= [[Nothing]]
|r1= [[Nothing]]
Line 33: Line 31:
|x1=
|x1=


|seealso= [[resources]], [[deleteResources]]
|seealso= [[resources]] [[deleteResources]]
}}
}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

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