Jump to content
  • 0

Custom Aura Implementation


Question

Posted

Hi guys, need some help regarding custom aura implementation in max base lvl 255.

 

- I used the search function but it seems there's no clear answers regarding this issue. ive already have my custom aura uploaded in my grf file "texture/effect".  thank you in advance.

2 answers to this question

Recommended Posts

  • 0
Posted

Hi guys, need some help regarding custom aura implementation in max base lvl 255.

 

- I used the search function but it seems there's no clear answers regarding this issue. ive already have my custom aura uploaded in my grf file "texture/effect".  thank you in advance.

 

After you've replaced the old aura files, you'll have to set the config:

 

 

trunk/conf/battle/client.conf

// Level required to display an aura.
// NOTE: This assumes that sending max_lv to the client will display the aura.
// NOTE: aura_lv must not be less than max_lv.
// Example: If max_lv is 99 and aura_lv is 150, characters with level 99~149
//		  will be sent as being all level 98, and only characters with level
//		  150 or more will be reported as having level 99 and show an aura.
aura_lv: 255

Then your client should also be diffed to show aura at level 255.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...