Working on Titanium AAs
Hello all.
I've found an opcode that allows AAs to be purchased for Titanium. The opcode is OP_RespondAA=0x3af4. I have included the coding changes for 0.7.0-840: for common/patches/Titanium.cpp: Code:
577c577 Code:
147,148c147,148 Code:
6234c6234 1. This only works for Titanium, due to the changes in string ids that need to be sent to the client. I am working on a method that involves a custom Message_StringID function that uses a "fake" opcode that both Titanium and Client62 can interpret and send the correct string id. 2. The AA information does not show correctly in the AA window after zoning or logging. The rank for the AA appears to be one less than the actual rank. However, a rank that is maxed out (such as Innate Strength 5/5) will show correctly. Hope this helps out. |
Nice work guy!
|
nice!
I was wondering how I add this to my 0.7.0 server, I am still new to running one. |
prolly the easiest thing to do about the string IDs is to just go back to sending the entire message ourself instead of using the stringID stuff... the hardest part would be updating the altadv_vars table to have the correct 'name' column (hasnt been updated in a long time), and then loading that field up from the DB so we can use it to make these messages.
I havent been able to figure out what they are not persisting across zones properly, I suspect its the AA storage in the player profile, but I have compred them across versions and theres no difference.... so either they are not getting stored into the PP properly, or we are sending some packet later (like SendAATable()) which is overriding the values stored in PP and breaking things. |
phych outq
dude, this is so sic, i cant wait to start playing, how well does the server work now? any bugs?
|
After applying a decrypting interpolation routine to the OP instructions, I was able to get AA's to stick on my 840 server. Great find, and thank you for your effort!
Now to find that missing Innate STR AA. :) Edit: Ahhh, I see what you're saying now. If I train 1/5 innate [anything] then zone, that entire AA is removed from the list. Gonna try and figure out how to get it back. That must be where STR went originally, since I had been playing with this for some time. |
do aa;s work except the innate ones or no
|
Just out of curiosity, (sorry if this is what the last poster was wondering, not really sure) but do teh AA's actually 'work' or are they just buyable as in it sticks and the numbers show (except the zoning issue)
Also, any ETA on when the next level emu will come out with this patch included? (like the 0.7.0-841 or whatnot) Thanks! |
Some AA's work some dont
no ETA's are ever given, could be tomorow could be next year. |
Quote:
Er, guess i was just confused by the line in the 'downloads' section; Quote:
|
YEs it builds each nite with what the developers do that day, your asking for an ETA on when there going to include something.
Basicaly it will be included when its done, the fixes so far still dont work. |
Hello all,
I think I've finally gotten the AAs to display correctly in the AA window of the Titanium client. Now you can purchase the AAs and they will display correctly, even after zoning and logging. So if you purchase 2 ranks of Innate Strength, the client will reflect this in the Inventory window. It also has a fix that will display the purchase strings correctly for both Client62 and Titanium. The following patches are built using the 0.7.0-841 source: for common/emu_oplist.h: Code:
25a26 Code:
3116,3117c3116,3118 Code:
414c414 Code:
569,587c569,572 Code:
7a8 Code:
115a116 Hope this helps out. P.S. Sorry about the long post, was going to send the files in a zip attachment, but couldn't upload them for some reason. |
Woot!
This makes me wish i had a compiler.... /cry Good work on the aa's everyone, looking foward to them being fully functional Quick question though, you said they 'display' correctly after zoning, but do their effects still stick? i noticed with the current 841 source when you zone it displays as 1 shorter than what it does (as i know people have noticed/mentioned) but more importantly only the 1st rank worth of an aa takes effect until you spend your next aa point, and unless you want to farm an aa point every time you go somewhere to use aa's that's kinda annoying... i know things don't work yet and they aren't done, just wondering if this was among the 'zoning issues resolved' or if thats still on the list? Thanks Again GloranDwarf for all your efforts |
good work. This seems to have improved things a bit, but I am still seeing problems with some AAs sticking across zoning with titanium... for example I trained salvage, did a #save just in case, and then zoned, on the other side, neither my "total points spent" nor my salvage item were correct (however, my avaliable points were reduced...) Hopefully you can repeat this, I am a bit busy right now, none the less I will get these changes in.
|
ive noticed a few problems and alot of aas not showing up but other then that this is a HUGE improvement over nothing
|
All times are GMT -4. The time now is 07:03 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.