View Single Post
  #14  
Old 04-06-2002, 09:08 AM
Kaiyodo
Hill Giant
 
Join Date: Jan 2002
Location: Midlands,UK
Posts: 149
Default

Drawde, you should be aware that the AC you see on the client isn't the same as the AC used in the combat code. I've never seen the two numbers come close.

The GetAC() function doesn't take into account base AC, just items and spells it seems. My naked level 1 warrior looked like he had 24 AC with a defence skill of 5, in the attack code he had an AC of 0.

If you're balancing mobs using the current attack code I can see it's all going a bit pear-shaped when/if the code calculates the AC correctly.

K.