Thread: Quest System
View Single Post
  #19  
Old 10-16-2004, 04:11 PM
m0oni9
Hill Giant
 
Join Date: Dec 2003
Posts: 166
Default

Quote:
Originally Posted by Cisyouc
Also,
Quote:
Originally Posted by Deimos
if($hppercent) and or if($hpamount)
could be easily written. I just came back from a party so I dont have the energy to go through it and write it, but its easily possible.
sandy was doing something with HP events a while back. At a glance, it looks like there is an EVENT_HP event. There is also a variable named $hpratio. I think that you have to call setnexthpevent(hp) in your perl script (in EVENT_SPAWN maybe?), and that will call EVENT_HP at the specified hp ratio. Not sure on this. Maybe it is in the docs.
Reply With Quote