Jump to content
  • 0

Skill Area Size Indicator


OscarScorp

Question


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Hello everyone,

I would like to know if it's possible to make custom abilities with an Area of Effect to show the radius indicator (the white casting circle) such as official skills do:
helpskillsize.png.74236e541a7ee1045d668a21b3c61e74.png
These two skills both have the same area range.

Is there a way to alter the clientside files in order to make custom skills to have a larger radius notificator?

Thanks in advance!

Link to comment
Share on other sites

5 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:  

2018-06-21aRagexeRE

You can modify EXE by using any Hex editor.

Search: 

CC CC CC CC CC CC CC CC CC 55 8B EC 8B 45 08 3D 7D 01 00 00 7F 2C

Replace by:

3D 68 03 00 00 74 67 EB 39 55 8B EC 8B 45 08 3D 7D 01 00 00 7F EA

  • Love 1
Link to comment
Share on other sites

  • 0

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

What EXE version do you use?
What is the ID of your custom skill?
What size of the magic target do you want to set? As example tell me ID of existing official skill with the needed size of the magic target.

I will be able to check it tomorrow.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Exe: 20180621
ID: 872
Size: 9x9 cells

Looking at official skills with the same size as expected, found RG_RAID (214) to have a 9x9 cell area damage.

Thank you!

 

Awesome, perfect! Thank you.
I'm happy and worried at the same time... since I've created more than 50 custom abilities... not all of them are AoE though... x_x

Edited by OscarScorp
Found skill with same radius
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.01
  • Content Count:  21
  • Reputation:   0
  • Joined:  06/25/20
  • Last Seen:  

On 7/3/2019 at 3:04 PM, Functor said:

2018-06-21aRagexeRE

You can modify EXE by using any Hex editor.

Search: 

CC CC CC CC CC CC CC CC CC 55 8B EC 8B 45 08 3D 7D 01 00 00 7F 2C

Replace by:

3D 68 03 00 00 74 67 EB 39 55 8B EC 8B 45 08 3D 7D 01 00 00 7F EA

Hi @Functor,

  I'm wondering how do you know where and what to edit exactly. I'm trying to edit the radius of the skill MG_FROSTDIVER to 5x5.

For future references, what should I look for on hex to edit the radius of any skill?

Regards!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  07/25/20
  • Last Seen:  

me too bump

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