Project Zomboid

Project Zomboid

154 ratings
Resting status prompt B42
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
371.009 KB
19 Dec, 2024 @ 2:31am
11 Feb @ 8:56pm
4 Change Notes ( view )

Subscribe to download
Resting status prompt B42

In 1 collection by Dr.XunYi
B42寻一自用模组
213 items
Description
Resting status prompt B42
When the character is seated on the ground, a prompt will display the current rest status.

Workshop ID: 3387146301
Mod ID: RestingStatusPromptB42
Popular Discussions View All (1)
0
25 Dec, 2024 @ 12:15pm
Translation to PT-BR
RexTollBar (Reiss)
17 Comments
Xianah ~ Nana 2 Jul @ 12:37pm 
Could it be possible to translate it to French please ? I can provide the translated text. Thank you !
RruinerR 19 Mar @ 7:29pm 
Could you add an option to put time to 1x speed when you are finished resting? Use this a lot with FFWD and loose 10 mins of time quite often since FFWD keeps going on. TY!
Dr.XunYi  [author] 12 Feb @ 2:12am 
@Selgrin The error is thrown because the version 42.3.0 update removed the API HaloTextHelper.addText, which led to most mods using this API encountering errors. I have confirmed that I have resolved this issue, and my own tests have shown no problems. I think it is possible that other mods using this API are causing the problem. Subscribing to this mod can also resolve the issue.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3425680292&searchtext=
Selgrin 12 Feb @ 1:59am 
I also see it spamming hundreds of harmless errors and (sometimes?) not working, 42.3.0. Didn't test fully.
c; 11 Feb @ 1:45pm 
spamming harmless errors in 42.3.0
找点活干但别添乱 20 Jan @ 12:27am 
佬,B42更新了在家具例如椅子和床上休息,新增了API:
isSittingOnFurniture()
以此,修改Mod:
local isSitting = player:isSitOnGround() or player:isSittingOnFurniture()
经过测试可以使用,在地上和在家具上都有休息提示
Dr.XunYi  [author] 11 Jan @ 6:23am 
@insane_bastage yes
insane_bastage 11 Jan @ 6:03am 
does not work as of Jan 11th 2025
UnCheat 30 Dec, 2024 @ 3:28pm 
The game itself has some breathing sounds you can adapt if you need
UnCheat 30 Dec, 2024 @ 3:27pm 
@Dr.XunYi I've similar mod but with less pop ups and fast forward cancelation. You can get sofa resting stuff from it if you need