team.TotalFrags

From GMod Wiki

Jump to: navigation, search
Function
Syntax team.TotalFrags( Integer TeamIndex )
Where is this used?
Description:
Gets the total frags of a Team.
Returns: Integer Frags
Part of Library: Team
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Team.TotalFrags]Team.TotalFrags [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionGets frags of Team 1.
Used onNewerShared.png
Code
Msg(team.TotalFrags (1))
OutputOutputs total frags of Team 1 in Console.


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox