Jump to content

Interface.u Target Help Me :)


Recommended Posts

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
Link to comment
Share on other sites

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);
Link to comment
Share on other sites

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
Link to comment
Share on other sites

 

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 1 year later...

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 ? :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • 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