Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
I'll keep using this until some patch completely breaks it, then I'll hope someone else keeps it alive.
This mod is on my "must-have" list of QoL mods with minimal changes to the game!
Lua events OnEquipPrimary, OnEquipSecondary are triggered not onlty when player equips something, but when any character is equipped with a weapon, that includes zombies too.
so if i give weapons to bandits (who are zombies) then this is cought by your hooks and treated as player and then generates errors. please add check that the character in the functions is "IsoPlayer".
If you look to documentation those lua events take IsoGameCharacter as a parameter so its a code smell to expect IsoPlayer without a check.
o7
goodbye Weapons Condition Indicator
o7
This mod causes thousands of errors to generate if you try to equip a flashlight to the tier 3 Alice bag from AuthenticZ mod, for example.
Unfortunately , B42 added a new animation mechanics, so i'll have to rewrite the mod from the ground up to make it happen, i don't have the skill or time to do this, sorry...