MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / MsgFunc_TextMsg

Method MsgFunc_TextMsg

src/game/client/hud_basechat.cpp:881–956  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Message handler for text messages displays a string, looking them up from the titles.txt file, which can be localised parameters: byte: message direction ( HUD_PRINTCONSOLE, HUD_PRINTNOTIFY, HUD_PRINTCENTER, HUD_PRINTTALK ) string: message optional parameters: string: message parameter 1 string: message parameter 2 st

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

MsgFunction · 0.85
ReadByteMethod · 0.80
LookupStringMethod · 0.80
ConvertANSIToUnicodeMethod · 0.80
ConvertUnicodeToANSIMethod · 0.80
ConvertCRtoNLFunction · 0.70
ReadStringMethod · 0.45
FindMethod · 0.45
GetIntMethod · 0.45
PrintMethod · 0.45

Tested by

no test coverage detected