View Single Post
  #10  
Old 01-31-2004, 09:39 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
Originally Posted by Sk8ordiek2k1
only thing now is how to edit spawn time
Setting the spawn timer is going to be done in the db. Just find the id of the spawn in question, and set the respawn_timer field to whatever number you want.

Quote:
Originally Posted by Sk8ordiek2k1
Also is there a way to make them cast spells when they spawn (like say summon a pet and buff themselves?)

That (just a guess) could probably be done in the db... Though you could also write a perlscript (quest script.pl) that will cause that particular spawn to cast any spell you want. Again, this is still fairly new to me so I could be incorrect, but just giving ideas (though the spawn time IS set that way, as I have modified them)....
Reply With Quote