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
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>