LuaAPI.wiki
changeset 560 d0c74d14c7b6
parent 558 e9a42aa9e4c2
child 561 814f54a83d06
equal deleted inserted replaced
559:43337323f97a 560:d0c74d14c7b6
   895  * `teamname`: The name of the team.
   895  * `teamname`: The name of the team.
   896  * `color`: The color of the team as defined in [LuaAPI#Color]
   896  * `color`: The color of the team as defined in [LuaAPI#Color]
   897  * `grave`: The name of the team’s grave (equals file name without the suffix)
   897  * `grave`: The name of the team’s grave (equals file name without the suffix)
   898  * `fort`: The name of the team’s fort
   898  * `fort`: The name of the team’s fort
   899  * `voicepack`: The name of the team’s voice pack (equals the directory name)
   899  * `voicepack`: The name of the team’s voice pack (equals the directory name)
   900  * `flag`: Optional argument (only in development version at the moment) for the name of the team’s flag (equals file name without the suffix)
   900  * `flag`: Optional argument for the name of the team’s flag (equals file name without the suffix)
   901 
   901 
   902 *Note: This works only for singleplayer training missions for now and will desync multiplayer games.
   902 *Note: This works only for singleplayer training missions for now and will desync multiplayer games.
   903 
   903 
   904 Example:
   904 Example:
   905 
   905