resources: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2 | | arma2 | ||
|1.00 | |1.00 | ||
|arg= global | |arg= global | ||
|eff= local | |eff= local | ||
|gr1= Teams | |gr1= Teams | ||
| Returns the resources of a team member. Results are local to the PC on which command was executed. | | Returns the resources of a team member. Results are local to the PC on which command was executed. | ||
| '''resources''' member | | '''resources''' member | ||
|p1= member: [[Team Member]] | |p1= member: [[Team Member]] | ||
|p2 | |p2= | ||
|p3 | |p3= | ||
| [[Array]] | | [[Array]] | ||
|x1= <code>[[resources]] [[teamMember]] _unit;</code> | |x1= <code>[[resources]] [[teamMember]] _unit;</code> | ||
| [[addResources]], [[deleteResources]] | | [[addResources]], [[deleteResources]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 01:30, 18 January 2021
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