trying to write a randomizer to call an event
i would first have to get a random number then add it to a fixed number then use that for the delay on an event. making the charachter perform said event on the random timer. each time it performs the event it gets a new random number and also a new delay to do the next event.
if i were going to have more things going on in this script would putting it in an include keep it from halting the rest of the script if you use the delay command?
