Project Zomboid

Project Zomboid

166 betyg
Resting status prompt B42
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
371.009 KB
19 dec, 2024 @ 2:31
11 feb @ 20:56
4 ändringsnotiser ( visa )

Abonnera för att ladda ner
Resting status prompt B42

I 1 samling av Dr.XunYi
B42寻一自用模组
213 artiklar
Beskrivning
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
Populära diskussioner Visa alla (1)
0
25 dec, 2024 @ 12:15
Translation to PT-BR
RexTollBar (Reiss)
19 kommentarer
Lord Hobotok 25 sep @ 11:04 
Goodbye Resting status mod) 42.12 LIFE!)
:hardhat:
GamestaMechanic 17 sep @ 14:25 
FYI, they're adding a more subtle way to know if you're fully rested in B42.12. Basically, the exhaustion moodle shows up and disappears when fully rested.
Xianah ~ Nana 2 jul @ 12:37 
Could it be possible to translate it to French please ? I can provide the translated text. Thank you !
RruinerR 19 mar @ 19:29 
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  [skapare] 12 feb @ 2:12 
@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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3425680292&searchtext=
Selgrin 12 feb @ 1:59 
I also see it spamming hundreds of harmless errors and (sometimes?) not working, 42.3.0. Didn't test fully.
c; 11 feb @ 13:45 
spamming harmless errors in 42.3.0
找点活干但别添乱 20 jan @ 0:27 
佬,B42更新了在家具例如椅子和床上休息,新增了API:
isSittingOnFurniture()
以此,修改Mod:
local isSitting = player:isSitOnGround() or player:isSittingOnFurniture()
经过测试可以使用,在地上和在家具上都有休息提示
Dr.XunYi  [skapare] 11 jan @ 6:23 
@insane_bastage yes
insane_bastage 11 jan @ 6:03 
does not work as of Jan 11th 2025