Jump to content

Recommended Posts

Posted (edited)

Hi, i want to edit interface.u file to se the target class in "Name Rank" section in mi L2 epilogue client.

i find this, but in a interface.u L2 H5 file and i have troubles making it work in epilogue or editing in hexadecimal.

 

Help plz :)

 

optuec.jpg

 

PD: Srry for mi bad inglish

Edited by siktitan
Posted

it can be done by editing one line of the code in TargetStatusWnd class (this is interlude code but it should look similar in epilogue)

 

 

RankName = GetUserRankString(info.nUserRank);

change to

 

RankName = GetClassStr(info.nClassID);
Posted

I already did that man, but I still see dont the class of the characters.

I think I have to change that in hex code and i dont know find the line and i dont know whrite it.
 
For example in H5 i need to change C2 0E 36 FF 0C 00 5D 02 into D2 05 36 E8 0A 00 5D 02 and that figure in the code like this:   ..6...].
 
99c3769cb4.png
 
I gonna still testing. Thanks Man. :D
Posted

 

I already did that man, but I still see dont the class of the characters.

 

 

did you see any change at all though? because literally that one line defines whats displayed under characters nicknames in target window

whether you edit it right or wrong it should affect the thing thats displayed

Posted

tried on interlude (java) and it shows only fighter xd

because interlude client doesnt share such information for nonparty/clan members xP

 

@siktitan

DetailStatusWnd is the window of your characters stats, the line you are looking for is located in TargetStatusWnd class... duh

Posted

Yes man.

I go to detail status only to see the comand for epilogue client.

98f2363b98.pngeI have to change those lines, and i try to find out witch hexadecimal code i need to put xDDD

  • 1 year later...
Posted

Yes man.

I go to detail status only to see the comand for epilogue client.

98f2363b98.pngeI have to change those lines, and i try to find out witch hexadecimal code i need to put xDDD

program name ? :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock