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
have a good day now! :> hope you might be able to optimise some functions to make it run more smooth in future.
(2/2)
and badcoderz catches "code smells" which basically means it sniffs out what addons are requesting things from glua code. it's fairly good at catching addons that make a lot of requests or use heavy functions that it deems to be excessive. i've been able to get my fps from 50 to 140+ consistantly because of badcoderz catching unoptimised addons. not saying that yours is a part of that, just explaining its function.
one issue that still remains is the fact that this addon seems to be calling the client to request GM:PostDrawOpaqueRenderables even though no Scene NPCs are currently being drawn and rendered, it could be something you could run a check for or have a spawn script run when one of the NPCs are spawned rather than running constantly, maybe?
(1/2)