#(mrcrash) Update text_display
1 messages · Page 1 of 1 (latest)
(mrcrash) Update text_display
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Maybe that can be a cool feature to add a auto_update:true mechanic for text_display
Basically adjust the text_display text with the same text, just to update it
with a update delay options in the config.yml
It's pretty easy to do it yourself, but I think it'd be nice to have a shortcut
What kind of placeholder is it? You could just update whenever the value changes
Otherwise just world event and update it every x time
doesn't really seem like the kind of thing denizen would have
when i did this, i just deleted and re-created the entity every like 10 seconds
^ doesn't really make sense to have such a specific thing built-in to Denizen - that's the point of a scripting plugin, you can make this yourself
Have a list of entities in a server flag (or maybe a world flag and run over loaded worlds), a delta time event with whatever update delay you'd like, etc.
(Or any other approach you'd like ofc, that's just off the top of my head)
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@west adder