ID:179463
 
I have a verb that sends a character into a rage.
This rage lasts for x rounds (6 seconds).

How would I time that? Contiual checks that sleep for 6 seconds or is there another way?


Sapphiremagus
You could turn on the 'rage effect', use spawn(60) and then set it back to normal.


/Andreas