安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Could you describe how it conflicts with Player Tumbler?
1. v - lua/sv_bb.lua:952
2. Run - lua/includes/modules/hook.lua:96
3. InitializeWithOwner - lua/entities/prop_ragmod_ragdoll.lua:210
4. AssignOwner - lua/entities/prop_ragmod_ragdoll.lua:972
5. SpawnRagdoll - lua/includes/modules/ragmod.lua:93
6. TryToRagdoll - lua/includes/modules/ragmod.lua:66
7. ClientRequestRagdoll - lua/autorun/server/sv_ragmod.lua:98
8. HandleInput - lua/autorun/server/sv_ragmod.lua:169
9. v - lua/autorun/server/sv_ragmod.lua:192
10. Run - lua/includes/modules/hook.lua:96
11. action - lua/ragmod/ragmod_input.lua:54
12. v - lua/ragmod/ragmod_input.lua:196
13. unknown - lua/includes/modules/hook.lua:96
This appears whenever I press the manual ragdoll key.
[Bone Buster] lua/sv_bb.lua:952: attempt to index a nil value
1. v - lua/sv_bb.lua:952
2. Run - lua/includes/modules/hook.lua:96
3. InitializeWithOwner - lua/entities/prop_ragmod_ragdoll.lua:210
4. AssignOwner - lua/entities/prop_ragmod_ragdoll.lua:972
5. SpawnRagdoll - lua/includes/modules/ragmod.lua:93
6. TryToRagdoll - lua/includes/modules/ragmod.lua:66
7. ClientRequestRagdoll - lua/autorun/server/sv_ragmod.lua:98
8. HandleInput - lua/autorun/server/sv_ragmod.lua:169
9. v - lua/autorun/server/sv_ragmod.lua:192
10. Run - lua/includes/modules/hook.lua:96
11. action - lua/ragmod/ragmod_input.lua:54
12. v - lua/ragmod/ragmod_input.lua:196
13. unknown - lua/includes/modules/hook.lua:96 (x5)
But when i disable all my addons except for ragmod, bone buster and player tumbler it does not create these errors but all the functions of player tumbler do not work (i.e tripping over props, ragdolling when hitting walls)
Edit: Player Tumbler has the correct code, I just needed to fix it in Bone Buster
[Bone Buster] lua/sv_heavier-ragdolls.lua:36: bad argument #1 to 'SetMass' (number expected, got nil)
1. SetMass - [C]:-1
2. v - lua/sv_heavier-ragdolls.lua:36
3. unknown - lua/includes/modules/hook.lua:96