View Single Post
  #8  
Old 07-27-2009, 07:31 PM
djeryv's Avatar
djeryv
Hill Giant
 
Join Date: Apr 2008
Posts: 237
Default

Wow...I actually can make sense out of most of that. Thank you. I do have a question about that code though...

int conlevel = Mob::GetLevelCon(maxlevel, other->GetLevel());

...does this mean it is taking the monster's level and using it to calculate?

- Djeryv
Reply With Quote