donkeyg Posted August 12, 2012 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted August 12, 2012 how do i remove the glowing aura when im at max level?? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 12, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Saturday at 07:13 PM Share Posted August 12, 2012 https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/client.conf // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. // NOTE: Default is 99. Values above 127 will probably behave incorrectly. // NOTE: If you don't know what this does, don't change it!!! max_lv: 99 // 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: 99 or diff your client to disable it. Quote Link to comment Share on other sites More sharing options...
bakuriyu2 Posted August 12, 2012 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 132 Reputation: 1 Joined: 07/19/12 Last Seen: February 4, 2013 Share Posted August 12, 2012 i cant even see my aura... ive set max_lv: 320 aura_lv:320 but i cant see it.. im using 2011-11-22 Quote Link to comment Share on other sites More sharing options...
Question
donkeyg
how do i remove the glowing aura when im at max level??
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.