How can I using Script create a Actor that Creates another Actor at Timed Intervals.
Example would be 10 secs createActor then 20 secs createActor and so on...
Anyhelp would be appreciated Thanks.
Bluez
CreateTimer("Event Actor", "my tymer", time);
time *= 2; //For the next call
Users browsing this forum: No registered users and 1 guest