Petey Pablo Posted October 22, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted October 22, 2012 how do i remove the lvl 99 aura effect on normal player? but the aura is available only for lvl 99 gm. Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted October 24, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share Posted October 24, 2012 @bump Quote Link to comment Share on other sites More sharing options...
Xhiro Posted October 29, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 46 Reputation: 2 Joined: 10/22/12 Last Seen: September 16, 2024 Share Posted October 29, 2012 edit this // 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 Change the aura_lv to any number above 99. Then make your GM character level up above level 99 Quote Link to comment Share on other sites More sharing options...
adrian Posted November 16, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 09/02/12 Last Seen: March 11 Share Posted November 16, 2012 not working Quote Link to comment Share on other sites More sharing options...
Question
Petey Pablo
how do i remove the lvl 99 aura effect on normal player? but the aura is available only for lvl 99 gm.
Link to comment
Share on other sites
3 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.