addResources: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
Line 14: Line 14:
|p1= member: [[Team Member]] -  |= PARAMETER1  
|p1= member: [[Team Member]] -  |= PARAMETER1  


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


|p3= resource2: dataType |= PARAMETER3  
|p3= resource2: [[String]] |= PARAMETER3  


| returnValue |= RETURNVALUE  
| [[Nothing]] |= RETURNVALUE  


|x1= |= EXAMPLE1  
|x1= |= EXAMPLE1  
Line 24: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO  
| [[resources]], [[deleteResources]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 23:01, 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