Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ ServerCommand
Method
ServerCommand
core/HalfLife2.cpp:972–975 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
970
}
971
972
void CHalfLife2::ServerCommand(const char *buffer)
973
{
974
engine->ServerCommand(buffer);
975
}
976
977
cell_t CHalfLife2::EntityToReference(CBaseEntity *pEntity)
978
{
Callers
13
Kick
Method · 0.45
Start
Method · 0.45
Stop
Method · 0.45
sm_ServerCommandEx
Function · 0.45
SM_ExecuteConfigFile
Function · 0.45
SM_ExecuteForPlugin
Function · 0.45
SM_ExecuteAllConfigs
Function · 0.45
SM_InternalCmdTrigger
Function · 0.45
BanIdentity
Function · 0.45
RemoveBan
Function · 0.45
BanClient
Function · 0.45
sm_ServerCommand
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected