Jump to content
  • 0

Hexing to reposition the item icon in Quest Window


Yuna

Question


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   5
  • Joined:  03/16/16
  • Last Seen:  

I'm wondering if it's possible to re-position the reward item section to where the arrow is pointing at through hexing the client? Currently the item name overlaps with the npc sprite and it is annoying to read the item name.

1.png.b50ede8b1870fcc5a097ccd89c6198bd.png

resulting with something like this:

2.png.dfa13adc1297c4cf72cbf779261c6623.png

Edited by Yuna
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

@Yuna You need to apply it after patching EXE by NEMO.

offset  143733  change  68 B0 00 00 00  to  E9 EB 03 00 00
offset  143779  change  6D  to  15
offset  143827  change  74  to  1C
offset  1438BC  change  68 9A 00 00 00  to  6A 42 90 90 90
offset  143975  change  14 50 68 9A 00 00 00  to  2A 50 6A 42 90 90 90
offset  143B23  change  CC CC CC CC CC CC CC CC CC CC CC CC CC  to  68 B0 00 00 00 83 C7 16 E9 08 FC FF FF

 

Edited by Functor
  • Upvote 2
  • MVP 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   5
  • Joined:  03/16/16
  • Last Seen:  

@Functor Hope you could help /??/rice

On 11/27/2019 at 6:46 PM, Functor said:

@Yuna You need to apply it after patching EXE by NEMO.

offset  143733  change  68 B0 00 00 00  to  E9 EB 03 00 00
offset  143779  change  6D  to  15
offset  143827  change  74  to  1C
offset  1438BC  change  68 9A 00 00 00  to  6A 42 90 90 90
offset  143975  change  14 50 68 9A 00 00 00  to  2A 50 6A 42 90 90 90
offset  143B23  change  CC CC CC CC CC CC CC CC CC CC CC CC CC  to  68 B0 00 00 00 83 C7 16 E9 08 FC FF FF

 

Genius!! Thank you so much!!

  • Upvote 1
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.

Guest
Answer this question...

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