Jump to content
  • 0

Custom Aura Implementation


Brahms

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.02
  • Content Count:  149
  • Reputation:   3
  • Joined:  07/29/16
  • Last Seen:  

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.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  81
  • Reputation:   5
  • Joined:  02/07/12
  • Last Seen:  

Hello, use this: http://upaste.me/raw/d4055407f84041e0

Edited by Badarosk0
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  192
  • Reputation:   9
  • Joined:  05/08/13
  • Last Seen:  

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.

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