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








> This should give you a new folder named (zl_hud__sandbox_1478938930).
--> In this folder go to the (lua) folder
--> Then go to the (autorun) folder
It should look like --> garrysmod/addons/zl_hud__sandbox_1478938930/lua/autorun
> There should be a LUA file called [zl_hud.lua]
--> open Lua file with (Notepad).
--> Look at (Ln 145) to (Ln 170) of code <----- 'the OP made a typo.'
> Replace all the "SD" with "tfa" <---- 'For example, SD_bullet, needs to be, tfa_bullet'
-->There are six "SD" that need to be replaced with "tfa".
>Finally, go to the (file tab) in Notepad and hit (save).
This should fix the problem because the missing sprites were imputed as a typo. Hope this helps.