GM:OnPhysgunFreeze
Example
Only allows admins to freeze things, by preventing the default base gamemode code from running due to how the hook library functions.
See hook.Add for explanation. The return value does not matter, as long as it is not nil
, the base code will not run.