Resource:Battlefield/getSquadName: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with 'This function retrieves the squad name. It can be retrieved with the squad element.<br/><br/> Alpha Bravo Charlie Delta Echo Foxtrot Golf Hotel ==Syntax== <syntaxhighlight lang="lua"> string get…')
 
(No difference)

Latest revision as of 10:14, 21 April 2010

This function retrieves the squad name. It can be retrieved with the squad element.

Alpha Bravo Charlie Delta Echo Foxtrot Golf Hotel

Syntax

string getSquadName ( squad squadElement, team squadTeam )

Resource:battlefield