安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






1. fn - lua/jmodhl2/cl_hud.lua:159
2. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:109 (x516)
Blessed be the name of the Lord.
Cheers yall
It says "move quickly between props" and yet when I go mach jesus with my camera absolutely nothing happens.
Whatever props or things I try it simply doesn't do anything. The progress bar doesn't even go up in the slightest. Is it bugged or am I just stupid?
I used the regular steel parts that are included in this building's props, but I was worried that the materials might be different from the basic props because it was an add-on, so I used a rusty drum from Half-Life 2 when testing it.
No matter how fast you move between the two steel props, they won't stick.
After the update, it should be called a cutter instead of a welder. How do other people use it?
I was using the welder well, but after the update, I can't make anything with the steel props, so it's frustrating. (It was especially great when temporarily equipping increased armor on a vehicle.)
Entity [92][prop_physics] Entity [93][prop_physics]
Entity [93][prop_physics] Entity [92][prop_physics]
I don't know what is this meaning. twice prop ID identified but other infomation is not seem.
Thanks for clarifying that. I figured it was because they were both overriding the same function. I assume the differences we're experiencing are due to the order the two are being loaded in.
I just tested out my addon with this one. The only conflicts are:
- My addon's damage absorption setting does not work while the JMOD LFB's are equipped.
- My addon's LFB footstep sounds override the JMOD LFB's footstep sounds.
- My addon's RKR works just fine, no issues.
This is because both this addon and my addon hook into GM:PlayerFootstep and GM:GetFallDamage to play footstep sound effects and to override fall damage. Addons which hook into the same functions will inevitably conflict. This is not something that can be easily fixed due to the order in which Gmod executes Lua function hooks. Otherwise, my addon does not conflict with this. It is not because both addons provide an entity named "Long Fall Boots" or anything like that.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3490622529
If I were to guess why, it's because this also includes the Longfall Boots, but it still shouldn't be messing with the Rubberized Knee Replacements...
[JMod: Half-Life 2] lua/jmodhl2/sh_config.lua:439: attempt to index field 'ABoot Combine Suit' (a nil value)
1. v - lua/jmodhl2/sh_config.lua:439
2. unknown - lua/includes/modules/hook.lua:102
3. InitGlobalConfig - lua/jmod/sh_config.lua:3023
4. v - lua/jmod/sh_config.lua:3151
5. unknown - lua/includes/modules/hook.lua:102