Hello
I wanted to know how I can show in a message the remaining frames, by choosing "900 waiting frames", I want it to be seen in the message when consulting the event.
I'm making a mine, and when I get gold, it should wait 1800 seconds, but I can not show it at the table.
Use the Yanfy - mini label plugin, but when refreshing, it modifies all of them, so I can not show how much time is left to get back mineral.
Thank you very much I hope you understand, since I use GOOGLE translator, I speak Spanish.
Hello!
I do not think that's possible. However there is another way!
You make a variable increase or decrease every 60 frames.
60 frames = 1 second.
So if it is a countdown, every 60 frames the variable decreases by 1.
If it is progressive, every 60 frames the variable increases by 1.
to place the value of the variable in a text message \ V [x], where x is the number of the variable.
Put the event below in a common event or parallel event. Make 15 wait of 60 frames (15x60 = 900)
Now, if you want this variable to appear on top of the character's head, like a pop up, then I think you would have to use the Galv Message plugin.
