MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / OnMapStart

Method OnMapStart

extensions/sdktools/hooks.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void CHookManager::OnMapStart()
207{
208 m_bFSTranHookWarned = false;
209}
210
211void CHookManager::OnClientConnect(int client)
212{

Callers 1

OnCoreMapStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected