Jump to content

Timer in a list?


terrorio

Recommended Posts

Hello,

I'm wondering about something. If I create a list and sort it like this: sort(ObjectDistanceOrder(m_creature)).

Is it possible to go through the list from the beginning till the end, but let's say with a 200 millisecond delay between each increment?

Example,

List with 3 different objects:

Object 1 ->Say something

- Wait 200 milliseconds before Object 2 executes it's thing

Object 2 ->Say something

- Wait again 200 milliseconds

Object 3 ->Say something

It's a little bit hard to explain but I hope somebody understands.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use