Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ toserver
Function
toserver
source/src/client.cpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
void toserver(char *text)
220
{
221
_toserver(text, SV_TEXT, SV_TEAMTEXT);
222
}
223
COMMANDN(say, toserver,
"c"
);
224
225
void toserverme(char *text)
Callers
2
voicecom
Function · 0.85
run
Method · 0.85
Calls
1
_toserver
Function · 0.85
Tested by
no test coverage detected