安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
[[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://psteamcommunity.yuanyoumao.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