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 could open an issue ticket on my GitHub repository, that'd really help!
;)
Could you make an issue on the GitHub repo? I don't have time this week, but it'll help remind me! :)
I wanted to let you know about an "issue" with your mod. Players using a controller are being flagged as AFK after the set time because the mod only considers keyboard inputs and not controller button presses. Do you think there's a way to include the controller as well? There must be some kind of event for it.
I think you can search something usefull in media\lua\shared\JoyPad\JoyPadSetup.lua <3 thanks!!
As for character creation, I'm not too sure how I'd resolve that, and it seems a bit of an edge case that a slightly longer AFK time would fix - unless people go AFK while on the character creation screen, or click nothing for e.g. 10 minutes.
Do you have an idea as to how I'd detect whether people are in the creation menu? If so, feel free to open a PR on the repo.