How to i make a auto time aduster that when activated it will ask for the time you want it to be, And if you put Day it goes to day, If you put Evening it goes to Evening, And if you but night it goes to night.
Tags
Question10 Comments
- Log in to leave a comment
-
1,400 TheVizzyLucky
For everyone else who needs this: https://www.simplerockets.com/c/Iw5Ky2/Auto-Time-Vizzy-Help-for-lafario
-
-
-
2,820 OrionTechnologies
Is it possible to reverse the time(say its evening but i want it to be afternoon again)?
-
-
-
1,400 TheVizzyLucky
@lafario What ChatGPT told you seems wrong. I'll have to try it myself to tell you more though.
-
3,177 lafario
@TheVizzyLucky this is what ChatGPT said to me.
on start
wait until activation group 1
if current time < 12 then
set variable TargetTime to 18 // Night
else
set variable TargetTime to 6 // Morning
end if
set time mode to warp
repeat until current time = TargetTime
set current time to current time + 0.1
end repeat
set time mode to normal -
No Upvotes
Log in in to upvote this post.
Try this craft out: AgeCounter