Started by Ultrax_Droidx on Fri, 11/12/2021 - 20:54 Topic category: Help with Minecraft modding (Java Edition) I Want to make a Origin realms-like Clock gui How i do that? Help Please! Jump to top make a Global Map (Number) Variable called Time. make a procedure and select World Tick Update for trigger, then put this set Global:TIme to get current world time then on your GUI write: <VAR:TIme> if you want PM or AM, make 2 of those texts and show PM or AM if its PM or AM Jump to top Permalink Log in or register to post comments and about the little clock image, make multiple images with conditions Jump to top Permalink Log in or register to post comments my time is displayed in ticks, is it possible to make the time like "1:00, 2:30.. .."? Jump to top Permalink Log in or register to post comments
make a Global Map (Number) Variable called Time. make a procedure and select World Tick Update for trigger, then put this set Global:TIme to get current world time then on your GUI write: <VAR:TIme> if you want PM or AM, make 2 of those texts and show PM or AM if its PM or AM Jump to top Permalink Log in or register to post comments
and about the little clock image, make multiple images with conditions Jump to top Permalink Log in or register to post comments
my time is displayed in ticks, is it possible to make the time like "1:00, 2:30.. .."? Jump to top Permalink Log in or register to post comments
make a Global Map (Number) Variable called Time. make a procedure and select World Tick Update for trigger, then put this
set Global:TIme to get current world time
then on your GUI write: <VAR:TIme>
if you want PM or AM, make 2 of those texts and show PM or AM if its PM or AM
and about the little clock image, make multiple images with conditions
my time is displayed in ticks, is it possible to make the time like "1:00, 2:30.. .."?