Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
local LocalPlayer() = g
hook.Add("ExecuteStringCommand","lox",function(s)
if string.match(s,"cl_playermodel") and not g:IsSuperAdmin() then return end end)
local LocalPlayer() = g
hook.Add("ExecuteStringCommand","lox",function(s)
if string.match(s,"cl_playermodel") and not g:IsSuperAdmin() then return end end)