Limestone Posted September 20, 2012 Posted September 20, 2012 how can i disabled lvl 99 and 150 aura? im using Client 2012-04-24. Quote
nanakiwurtz Posted September 20, 2012 Posted September 20, 2012 Edit your conf file? // 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 Quote
Brynner Posted September 20, 2012 Posted September 20, 2012 diff your client. and also don't forget to add that diff. Quote
Limestone Posted September 20, 2012 Author Posted September 20, 2012 i dont know what is the diff for disable aura in client. Quote
nanakiwurtz Posted September 20, 2012 Posted September 20, 2012 The one on Brynner's signature line maybe? Quote
Limestone Posted September 20, 2012 Author Posted September 20, 2012 i try that but i still see my aura. Quote
Nash Posted May 1, 2013 Posted May 1, 2013 Edit your conf file? // 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 Which conf file i need to edit? Quote
Question
Limestone
how can i disabled lvl 99 and 150 aura? im using Client 2012-04-24.
6 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.