MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Cmd_ForwardToServer

Function Cmd_ForwardToServer

engine/common/cmd.cpp:1130–1163  ·  view source on GitHub ↗

=================== Cmd_ForwardToServer adds the current command line as a clc_stringcmd to the client message. things like godmode, noclip, etc, are commands directed to the server, so when they are typed in at the console, they will need to be forwarded. =================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Cmd_ExecuteStringFunction · 0.85
Cmd_ExecuteStringFunction · 0.85

Calls 5

MsgDevFunction · 0.85
BF_WriteByteFunction · 0.85
BF_WriteStringFunction · 0.85
Q_stricmpFunction · 0.70
Q_strcatFunction · 0.70

Tested by

no test coverage detected