Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
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...