I wanted to make temp timers from a script which is activated by a trigger (for protection spells on a MUD, spell goes up, 5 minutes later it goes back down). The problem with using a predefined timer is I want to be able to cast these protection spells on more than one person, perhaps an entire party of 8. It'd be much more efficient to be able to create a temporary timer that calls a function that tells everyone the spell is failing for a particular person.
I can't seem to find anything in the help files on creating new timers via the scripting language though, any help?
I can't seem to find anything in the help files on creating new timers via the scripting language though, any help?