Element/Team: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{{Needs Checking|Needs XML syntax. --[[User:Jbeta|jbeta]] 13:08, 30 August 2007 (CDT)}}
The team class represents player teams. Players on the same team can use team features such as teamchat or friendly fire.
The team class represents player teams. Players on the same team can use team features such as teamchat or friendly fire.



Revision as of 18:08, 30 August 2007


Dialog-information.png This article needs checking.

Reason(s): Needs XML syntax. --jbeta 13:08, 30 August 2007 (CDT)

The team class represents player teams. Players on the same team can use team features such as teamchat or friendly fire.

The element type of this class is "team".

Related scripting functions

Client


Server