Yukaiii Posted August 12, 2023 Posted August 12, 2023 Can someone explain to me why the aura of my server does not appear? I can get level 99 and up to the maximum level that was defined on my server but it still doesn't appear. Quote
0 Chaos92 Posted August 12, 2023 Posted August 12, 2023 30 minutes ago, Yukaiii said: Can someone explain to me why the aura of my server does not appear? I can get level 99 and up to the maximum level that was defined on my server but it still doesn't appear. // 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 What do you set in conf/battle/client.conf ? 1 Quote
0 Yukaiii Posted August 19, 2023 Author Posted August 19, 2023 On 8/12/2023 at 1:06 PM, Chaos92 said: // 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 What do you set in conf/battle/client.conf ? I looked at all the options here .. the following message still appears. "aura effect is off. please turn it on and try again". it was probably time to diff the exe.. I'm going to diff another one here to see if it can be Quote
Question
Yukaiii
Can someone explain to me why the aura of my server does not appear?
I can get level 99 and up to the maximum level that was defined on my server but it still doesn't appear.
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.