heres my code
So wait whats this for… im confused (prob cuz i dont code alot)
Player id - timestamp extraction
oh, didn’t we research that?
Were you trying to copy @Blueboat’s or @Blackjack’s(sorry for the ping) guide in the Player Id reseach topic (I forgot who did the code)
Blueboat’s i’m guessing. I posted most of my research on a padlet, so not much is on that topic lol
you’re good
Ima go check the topic…
in the meanwhile, what result did you get?
just 0.
I can’t find any mistake… try adding debug blocks (activity feed blocks) between every “dec” var change, and see what the numbers say…
In the first picture, you’re setting the number to text, so you’re multiplying text by a number which isn’t possible, that’s probably why you’re getting 0, try having the player time decoded property as a number to avoid this.
i changed that but it still says this
show me your new code.
That also has to not be set to text, have your Player Time Dec property set to number if it’s not and remove that convert number block, it’s messing the code maybe.
its still giving me error message
weird…you changed the property as a number property right?
Yeah.
You have this block code where you’re subtracting like a really big number from the Dec variable…why?