GM:OnGamemodeLoaded
GM:OnGamemodeLoaded()
Description
Called when the gamemode is loaded. gmod.GetGamemode will be functional at this point.
LocalPlayer() returns NULL at the time this is run.
Called when the gamemode is loaded. gmod.GetGamemode will be functional at this point.
LocalPlayer() returns NULL at the time this is run.