Page 8 of 10
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 4:24 pm
by Ssenkrad
I agree with Elven. It's not like we pay them anything for their work, in other words we dont lose anything. If some players arent happy with the progress, they are free to quit and open their own Server. If they have the knowledge, that is. I only joined recently but I'm glad that I get to play this game again after the Life-Server went offline. It's still fun to play even if its buggy.
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 4:27 pm
by nalgol
no they are stored in the client witch is a good thing actually since we can be 100% sure they match the live values the only problem is wen cant grap damage values for our server
http://waronlinebuilder.org/# is nice but theres no lvls for spells in there so ...
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 5:10 pm
by Azarael
Do you have the ability to zero any of the client's stats? Just thinking from the perspective of using an addon to loop through all the abilities, dump the tooltips for every ability rank with no str/wdps modifiers, then process them later.
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 5:25 pm
by MaxHayman
Yes we do. If we had an addon which could do this, that would be grand!
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 5:28 pm
by Azarael
Give me some time, I don't know LUA too well but this is possible to do.
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 6:45 pm
by Luth
Hey,
i searched the gamefiles a little bit. Is the data you need in ".../interface/txt/421B2B60_CEFE31DB2DBDE534.txt"?
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 6:55 pm
by Azarael
Output at the moment:
http://ut2004.ldg-gaming.eu/azarael/Abi ... tipLog.txt
Let me know if this addon would be of use to you as is, or if you want it split by career ID or something. Just a warning, GetAbilityDesc() seems to return data based on whatever your stats and WDPS were when you logged in, even if the interface's own tooltips have updated.
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 7:16 pm
by MaxHayman
That looks fantastic! Do you have skype? if so pm me it!
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 7:20 pm
by Azarael
Sent a board PM.
Re: Open Letter from Community to Devs
Posted: Wed Oct 08, 2014 7:40 pm
by MaxHayman
Perfect Perfect Perfect!