View Single Post
Old 05-03-2002, 10:55 AM   #2
kaylus1
 
Posts: n/a
I don't know quite how Rom works with it's Progs, or in fact how they work much at all. Though I will assume they are similar to the way DGscripts are setup in Circle.

You would probably do best not to code a special for the area, but instead to code the Triggers themselves. Code a trigger for your mprogs that activates on a zone reset.

Then just put that zone echo mprog in with a zone reset trigger? That to me would be the best way to go about this, as you may find yourself wanting do this for another zone, and will find it reusuable. Make it a Zone reset trigger, or a Room reset trigger.

Onto the usage of it, sounds pretty good though every reset may get a bit repetitive on the players, of course depending on how long they stay within areas. Maybe either echo it to the zone randomly, or to the rooms randomly. (i.e. 33% chance or 50% chance per reset).

Kaylus@Solice
  Reply With Quote