Gamemode.GetTeamColor
From GMod Wiki
Revision as of 23:07, 21 October 2009 by Crazy Quebecer (Talk | contribs)
Event Hook | |
Hook Name | GetTeamColor |
Syntax | GM:GetTeamColor( Entity ent ) |
Description | Called when the gamemode draws the name of the player you're looking at. |
Returns | Color |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.GetTeamColor]Gamemode.GetTeamColor [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples