resources: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 19: Line 19:
|gr1= Teams
|gr1= Teams


| Returns the resources of a team member. Results are local to the PC on which command was executed.
|descr= Returns the resources of a team member. Results are local to the PC on which command was executed.


|s1=  '''resources''' member
|s1=  '''resources''' member

Revision as of 22:15, 13 June 2021

Hover & click on the images for description

Description

Description:
Returns the resources of a team member. Results are local to the PC on which command was executed.
Groups:
Teams

Syntax

Syntax:
resources member
Parameters:
member: Team Member
Return Value:
Array

Examples

Example 1:
resources teamMember _unit;

Additional Information

See also:
addResourcesdeleteResources

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