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
Cheers.
Provide a screenshot, or I can only assume you're mistaken.
I'm having a crash lately whenever I press a hotbar keybind
Using this list of mods https://steamcommunity.com/sharedfiles/filedetails/?id=3332441282
I think it may be related to swap it
I guess they deleted it, lol.
alone
I always repeat that to love the tedium, you have to keep the tedium that is captivating. This wasn't one of those things.
- Forced attachItem action to NOT stopOnAim (vanilla bug).
- Translated the mod to all supported languages.
- B41: Fix PL translation folder/file.
I translated your mod into Italian, thanks for your work and for sharing it with the community!
if item:canBeActivated() then
if not item:IsWeapon() or not item:isRanged() then
item:setActivated(not item:isActivated())
return
else
self:equipItem(item)
return
end
end
Unless this behaviour is your intention then disregard.
In B41: EasyConfig is Optional
In B42: EasyConfig is not usable/needed, the game now has native mod options.
In B41: ErrorMag and Alerts are optional.
In B42: ErrorMag and Alerts are required.