View Single Post
  #3  
Unread 04-04-2005, 09:18 PM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Default

Quote:
Originally Posted by AlphaMaru
I am using the fetish UI (not sure which version) anyway, AC is displayed as 10000 in all areas. Anyone know what code to put in place of what ever is already in the .xml's??
Sounds like you have a version which is incompatable with the Mar 22 patch, which introducted not AC as having two parts: Mitigation and Avoidance.

Most easiest way would be to trash your current UI and download the most recent one here. You could go into the xml files and edit them, as well.

AC used to be listed as dynamicdata=gamedata.stats.defence or something similar (im not being totally exact/correct)
Now its dynamicdata=gamedata.stats.defence_mitigation and dynamicdata=gamedata.stats.defence_avoidance. whatever the layout, keep it throughout.

Last edited by dc_roenfanz : 04-04-2005 at 09:40 PM.
Reply With Quote