team.TotalFrags

From GMod Wiki

Revision as of 14:52, 22 October 2009 by Crazy Quebecer (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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