Table of Contents

Class PlayerExtensions

Namespace
CounterStrikeSharp.API.Modules.Extensions
Assembly
CounterStrikeSharp.API.dll
public static class PlayerExtensions
Inheritance
PlayerExtensions

Methods

GetChatColor(CCSPlayerController)

Returns a chat color for a player based on their team. Blue for CT, Yellow for T, LightPurple for Spectator

public static char GetChatColor(this CCSPlayerController player)

Parameters

player CCSPlayerController

Returns

char