Thread: Depop Time
View Single Post
  #6  
Old 02-09-2004, 06:12 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
brief :
a. when the mob spawns, it calls EVENT_SPAWN() sub.
b. in this sub, start a timer with quest::starttimer()
c. in the EVENT_TIMER, called when the time is reached, call quest::depop()
Again, probably not glowing at 100 watts, but at only 75, but since there is already code for the ids of the mobs in kith, why couldnt you just add the mobs in question to that routine? As opposed to haveing to add anything new and tell that sub WHICH mobs id's will be triggered? Let's just say he doesnt want the WHOLE zone to depop, for instance... Wouldnt that make taht routine actually harder? (not totally sure that is why Im asking).
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote