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
You can do it in two ways, by adding more options in the server side file.
OPTION 1 ------------------------------------------------------
Directory and FileName:
I:\SteamLibrary\steamapps\common\ProjectZomboid\steamapps\workshop\content\108600\3105170708\mods\AfkAutoPause\media\lua\server\afkModOptions.lua
OPTION 2 ------------------------------------------------------
Or directly in the condition where you check how long you stopped moving the mouse or keyboard. Changing the value 30 to 1 or desire time in seconds.
Directory and FileName:
\SteamLibrary\steamapps\common\ProjectZomboid\steamapps\workshop\content\108600\3105170708\mods\AfkAutoPause\media\lua\client\autoPause.lua
Lines of Code:
After making changes to the files and saving the changes, it is necessary to remove the mod from the game and add it back again. This is for the changes to take effect.