This will show you stuff like how much AAD, AAO, crit chance and so on you have on a given char at that time. While this can be done through a script which will output the info window to chat I prefer putting it into a help file so you can check it easily and privately. Both ways require you to make a new file anyhow.
What to do- From your AO main folder go to "cd_image\text\help".
- Copy paste one of the HTML files found there to make a duplicate of it.
- Rename the duplicate file something else while maintaining the HTML file extension (ex: my_stats.html).
- Open that file with a text editor like notepad.
- Replace the contents of that file with what is below in the code window.
- To access it in game make a macro such as: /macro stats /showfile my_stats.html
- Use that macro to open up the help file in an info window with links to an assortment of stats you can check by clicking on the related link.
Note:For the Agg/Def slider info all the way to agg/right is 100, all the way to def/left is -100 and right down the middle is 0.
Code:
Combat
<a href=skillid://276>Add All-Off</a>
<a href=skillid://277>Add All-Def</a>
<a href=skillid://51>Agg/def-Slider</a>
<a href=skillid://379>Crit increase</a>
<a href=skillid://391>Crit decrease</a>
<a href=skillid://380>Range Increase Weapon</a>
<a href=skillid://517>Special Attack Blockers</a><br><br>
Damages Bonuses
<a href=skillid://279>Melee damage</a>
<a href=skillid://280>Energy damage</a>
<a href=skillid://281>Chemical damage</a>
<a href=skillid://282>Radiation damage</a>
<a href=skillid://278>Projectile damage</a>
<a href=skillid://311>Cold damage</a>
<a href=skillid://316>Fire damage</a>
<a href=skillid://317>Poison damage</a><br><br>
Nano & Misc
<a href=skillid://318>Nano-Cost</a>
<a href=skillid://342>Healdelta (Interval)</a>
<a href=skillid://343>Healdelta (Amount)</a>
<a href=skillid://363>Nanodelta (Interval)</a>
<a href=skillid://364>Nanodelta (Amount)</a>
<a href=skillid://381>Range Increase Nanoformula</a>
<a href=skillid://199>Reset Points</a>
<a href=skillid://319>% Bonus XP</a>
<a href=skillid://382>Skilllock modifier</a>
<a href=skillid://383>Interrupt modifier</a>
<a href=skillid://360>Scale</a><br><br>