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

Method MsgFunc_TextMsg

cl_dll/text_message.cpp:161–215  ·  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 4

ShowMenuMethod · 0.45
mousePressedMethod · 0.45
UpdateSpectatorPanelMethod · 0.45
SetModesMethod · 0.45

Calls 10

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
AllowedToPrintTextMethod · 0.45

Tested by 2

ShowMenuMethod · 0.36
SetModesMethod · 0.36