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
[[CTOOLS] NPC Spawner] lua/autorun/server/ctools_npc.lua:213: attempt to call method 'SetCurrentWeaponProficiency' (a nil value)
1. v - lua/autorun/server/ctools_npc.lua:213
2. unknown - lua/includes/modules/hook.lua:84 (x1)
What NPCs do you use?
https://steamcommunity.com/sharedfiles/filedetails/?l=english&id=552301706
I'm not gonna fix this mess, sorry
The author of this addon is a bit stupid, these NPCs are not even NPCs technically
https://imgur.com/a/xKLLl81
if it changes anything, the NPCs were metro cops with stunsticks
2. the "fade corpse on death" setting doesn't do anything. I have it checked, and the corpses stay.
It also happens with the base weapons.
1. LeftClick - lua/weapons/gmod_tool/stools/ctools_npc.lua:532
2. func - lua/weapons/gmod_tool/stools/ctools_npc.lua:37
3. unknown - lua/includes/extensions/net.lua:32 (x2)
...Or am I doing something wrong?
typing things in the weapon search will give an error similar to this
[[CTOOLS] NPC Spawner] lua/weapons/gmod_tool/stools/ctools_npc.lua:887: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. UpdateData - lua/weapons/gmod_tool/stools/ctools_npc.lua:887
3. OnValueChange - lua/weapons/gmod_tool/stools/ctools_npc.lua:871
4. unknown - lua/vgui/dtextentry.lua:194
pressing enter gives something like this
[[CTOOLS] NPC Spawner] lua/weapons/gmod_tool/stools/ctools_npc.lua:887: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. UpdateData - lua/weapons/gmod_tool/stools/ctools_npc.lua:887
3. OnValueChange - lua/weapons/gmod_tool/stools/ctools_npc.lua:871
4. OnEnter - lua/vgui/dtextentry.lua:252
5. unknown - lua/vgui/dtextentry.lua:79