#Time checker?
27 messages · Page 1 of 1 (latest)
event(Update 30HZ) > Delay(60)(After Delay)(Cancel)(From Cancel) > Cloud Variable("Minutes") ADD+ 1
I need you to be more specific because theres multiple event chips
use Event Receiver and config it to receive update 30hz
Thanks
Also whats the cloud variable because i cant find it
Int Variable and config it and check (Clould variable)
Ok
So did i do it right
wire after delay to cancel and get add chip and wire the output of int to the first input of add and wire output of add to the input of int
also second add input is (1)
^
Ok i think im stupid
yea that's well but to show how much minutes into a text: use to string and string concat or string format
unwire format input and insert "your text here {0}"
Hey so if i do end up getting this to work i just wanted to ask this will make it so people can se how much the have played the game right?
yea.
Ok nice but the text isnt showing
because the set text exec is not wired 
I think its working?
Ok so i got it working and i wanted to ask if i have been playing for 131 and i log off and come back will it show the same amount as yesterday or will it start over
Ok one more Question if my number says 131 and someone else looks at it will it also say 131 or is it all seperate
all seperate, because cloud variables are only local. make sure to config the text and uncheck synced
cloud variables are stayable, means it will stay on it's value even if player joined back