addResources: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
| teamMember '''addResources''' [resource1, resource2, ...] |= Syntax
| teamMember '''addResources''' [resource1, resource2, ...] |= Syntax


|p1= member: [[Team Member]] |= PARAMETER1  
|p1= member: [[Team Member]] |= PARAMETER1  


|p2= resource1: [[String]] |= PARAMETER2  
|p2= resource1: [[String]] |= PARAMETER2  

Revision as of 23:05, 30 July 2014

Hover & click on the images for description

Description

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

Syntax

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

Examples

Examples:
Example needed

Additional Information

See also:
resourcesdeleteResources

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

Notes

Bottom Section