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






If you're interested, you can change your script easily so that it doesn't require ItemTweaker.
local function TweakItem(Name, Property, Value)
local Item = ScriptManager.instance:getItem(Name)
if Item then
Item:DoParam(Property.." = "..Value)
end
end
TweakItem("Base.Bullets9mmBox", "Icon", "HBVAI_9mmBox");
TweakItem("Base.Bullets45Box", "Icon", "HBVAI_45Box");
..ETC..
You can just copy/paste the TweakItem list from your current script.
@Ginn
You're very welcome!
@harrycheez
No problem. Keep making the awesome mods!
Open: HBVAI_ItemTweaker.lua in the mod's "media\lua\client\" folder
Change this part of the final line of this file: "HBVAI_762Mag" > "HBVAI_M14Clip"
Now just go back to "media\textures" and rename "HBVAI_M14Clip" to "Item_HBVAI_M14Clip"
And that's it!
Though, the M14 clip doens't show any icon on inventory, just a (?). Anyone else? (41.65 MP)
The only config based for change vanilla texture with harry : HBVAI_ItemModelParams.lua
( Steam\steamapps\workshop\content\108600\2271559391\mods\Harry's Better Vanilla Ammo Icons\media\lua\client )
its very awesome! But not working on build 41 for me =(
.223 is usually loaded to 39-55 grain
5.56 SS109/M855 is loaded to 62 grain
Basically any AR-15 can fire .223, though lower grain grounds are more likely to cause failures to eject and feed. That said, guns designed to fire 55 grain and below .223, while capable of chambering 5.56, are prone to catastrophic failures, sometimes even deadly ones. Most commonly though the gun will start tearing cases and depending on the quality of the rifle, components may start to crack or break. Minor explosions are common too.
Similarly, the M855A1 early in development was quite harsh on AR-15s, and many AR-15 carbines are not rated to fire 63 grain and above rounds.
function: HBVARewriteParams -- file: HBVAI_ItemEditAPI.lua line # 48.
[20-11-20 11:56:22.757] ERROR: General, 1605866182757> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: getName of non-table: public java.lang.String zombie.scripting.objects.Item.clothingExtraSubmenu at KahluaThread.tableget line:1690..
[20-11-20 11:56:22.757] ERROR: General, 1605866182757> DebugLogStream.printException> Stack trace:.
[20-11-20 11:56:22.760] LOG : General, 1605866182760>