View Single Post
  #3  
Old 08-08-2004, 01:24 PM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

Currently you would have to have a mob that had a timer running to do random world emotes. But this could be a untargetable, invisible mob so that it comes from nowhere and can't die. And to do it at random intervals you would basically have to have the timer event stop the timer and start a new timer with a random length. Randoms are built into perl and easy to call, check out the random item summon threads.
Reply With Quote