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
[Defcon HUD [Customizable ingame]] lua/includes/extensions/net.lua:154: bad argument #1 to 'pairs' (table expected, got string)
1. pairs - [C]:-1
2. WriteTable - lua/includes/extensions/net.lua:154
3. DoClick - lua/autorun/client/cl_yc_defconhud.lua:1403
4. OnMouseReleased - lua/vgui/dlabel.lua:237
5. unknown - lua/vgui/dmenuoption.lua:77
[Defcon HUD [Customizable ingame]] lua/includes/extensions/net.lua:111: bad argument #1 to 'pairs' (table expected, got string)
1. pairs - [C]:-1
2. WriteTable - lua/includes/extensions/net.lua:111
3. DoClick - lua/autorun/client/cl_yc_defconhud.lua:1403
4. OnMouseReleased - lua/vgui/dlabel.lua:237
5. unknown - lua/vgui/dmenuoption.lua:76
The other addon might block the defcon system to load properly.
So please make sure to test addon one by one if needed.
I've downloaded the addon and it works correctly. Can you guys explain me what you've done to get this ?
@ExlandLive, if you know a bit of lua and can extract the addon to edit it. You might find the code used for the init in "lua/autorun/server/sv_yc_defconhud.lua" and then at the block's code from line 441 to 456 is the right one. Change boolean values regarding the right defcon you want.
Otherwise, we will see if we can implement it into the configuration itself.
[Defcon HUD [Customizable ingame]] lua/includes/extensions/net.lua:103: bad argument #1 to 'pairs' (table expected, got string)
1. pairs - [C]:-1
2. WriteTable - lua/includes/extensions/net.lua:103
3. DoClick - lua/autorun/client/cl_yc_defconhud.lua:1403
4. OnMouseReleased - lua/vgui/dlabel.lua:237
5. unknown - lua/vgui/dmenuoption.lua:76