Resource:Battlefield/getSquad: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(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…')
(No difference)

Revision as of 10:05, 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 )