Resource:Battlefield/getSquad: Difference between revisions
Jump to navigation
Jump to search
LeetWoovie (talk | contribs) (Created page with 'This command retrieves a squad element when given the name or ID of a squad and the team. ==Syntax== <syntaxhighlight lang="lua"> squad getSquad ( [string squadName, string squadID], team squadT…') |
LeetWoovie (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
squad getSquad ( [string squadName, string squadID], team squadTeam ) | squad getSquad ( [string squadName, string squadID], team squadTeam ) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Resource:Battlefield]] |
Revision as of 10:06, 21 April 2010
This command retrieves a squad element when given the name or ID of a squad and the team.
Syntax
squad getSquad ( [string squadName, string squadID], team squadTeam )