Search found 3 matches

by Shane
Mon Jan 07, 2013 11:30 pm
Forum: Modding
Topic: Delay script
Replies: 7
Views: 5579

Re: Delay script

Thanks!


Shane
by Shane
Sun Jan 06, 2013 10:55 pm
Forum: Modding
Topic: Delay script
Replies: 7
Views: 5579

Re: Delay script

Hi guys, Thanks for the comments. Diarmuid, I see your point about changing level, my implementation would only really work for short duration stuff where you wouldn't be likely to change levels. How does the add Callback thing work, and what can be done with it? Doe sit mean you can craft a bespoke...
by Shane
Sun Jan 06, 2013 3:54 am
Forum: Modding
Topic: Delay script
Replies: 7
Views: 5579

Delay script

Hi folks, First post here, hello you you all. I've been doing some scripting on a custom dungeon and as part of it I needed a delay. As I couldn't find a way to do it within the existing tools I wrote this simple delay script. I thought I would share it here in case it is useful. This delay script c...