I just don't want to post on the boards myself because then everyone will know who I am ..lol.
Anyway, this should make someone blush...
--------------------------------------------------------------
Dear SOE,
There is a glaring bug in your code that, although is not the sole cause of why ability links do not work, it's definitely contributing to why fixing it has not occured since release!
If you will notice in this bit of code from the 8/11/2005 executable:
Code: Select all
.text:0060792F mov eax, [esi+0Ch]
.text:00607932 push eax
.text:00607933 mov eax, [edi+1]
.text:00607936 push eax
.text:00607937 push offset aAabilityUlS ; "\\aABILITY %ul %s:"
Code: Select all
\\aABILITY 1540760413l Winds of Renewal:Winds of Renewal\\/a
Code: Select all
\\aABILITY 1540760413 Winds of Renewal:Winds of Renewal\\/a
Unfortunately, the link still doesn't work when it's corrected, so you'll need to fix some other things too. But, my assumption is that someone just never noticed this mistake and gave up on fixing it! :)
