if CLIENT then return true end include("shared.lua") hook.Add("PlayerSpawn", "suit_fix", function( player ) player:RemoveSuit( ) end)