Resource:Battlefield/getSquad

From Multi Theft Auto: Wiki
Revision as of 10:05, 21 April 2010 by 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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 )