MCPcopy 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
972void CHalfLife2::ServerCommand(const char *buffer)
973{
974 engine->ServerCommand(buffer);
975}
976
977cell_t CHalfLife2::EntityToReference(CBaseEntity *pEntity)
978{

Callers 13

KickMethod · 0.45
StartMethod · 0.45
StopMethod · 0.45
sm_ServerCommandExFunction · 0.45
SM_ExecuteConfigFileFunction · 0.45
SM_ExecuteForPluginFunction · 0.45
SM_ExecuteAllConfigsFunction · 0.45
SM_InternalCmdTriggerFunction · 0.45
BanIdentityFunction · 0.45
RemoveBanFunction · 0.45
BanClientFunction · 0.45
sm_ServerCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected