MCPcopy Create free account
hub / github.com/ValveSoftware/halflife / MsgFunc_TextMsg

Method MsgFunc_TextMsg

ricochet/cl_dll/text_message.cpp:158–209  ·  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 string: message parameter 3 string: message parameter 4 any string that starts w

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mousePressedMethod · 0.45

Calls 9

BEGIN_READFunction · 0.85
READ_BYTEFunction · 0.85
READ_STRINGFunction · 0.85
safe_strcpyFunction · 0.70
safe_sprintfFunction · 0.70
CenterPrintFunction · 0.70
ConvertCRtoNLFunction · 0.70
ConsolePrintFunction · 0.70

Tested by

no test coverage detected