View Single Post
  #3  
Old 09-07-2010, 09:34 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by Caryatis View Post
This exact scenario is given as an example on the questobjects page...

Code:
$mob->sethp($mob->GetMaxHP() * .5);
SetHP is case sensitive.
Reply With Quote