dikapramantya Posted December 11, 2016 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 216 Reputation: 9 Joined: 07/12/12 Last Seen: April 13 Share Posted December 11, 2016 My Server its changed max level from 175 to 255 . How to make Aura max level is showed ? i test with /aura on / off its not any aura showed Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted December 11, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 11, 2016 conf/battle/client.conf#L98-L117 Quote Link to comment Share on other sites More sharing options...
0 dikapramantya Posted December 13, 2016 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 216 Reputation: 9 Joined: 07/12/12 Last Seen: April 13 Author Share Posted December 13, 2016 On 12/11/2016 at 1:07 PM, Emistry said: conf/battle/client.conf#L98-L117 The 99 its changed to 255 all emistry?? Quote Link to comment Share on other sites More sharing options...
0 srhmike Posted December 13, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 261 Reputation: 53 Joined: 11/11/16 Last Seen: February 8, 2024 Share Posted December 13, 2016 // 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 ***************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. change your max_lv to 99 and aura_lv to 255. This doesnt control the max level of characters. Correct me if im wrong Quote Link to comment Share on other sites More sharing options...
0 dikapramantya Posted December 15, 2016 Group: Members Topic Count: 55 Topics Per Day: 0.01 Content Count: 216 Reputation: 9 Joined: 07/12/12 Last Seen: April 13 Author Share Posted December 15, 2016 ok srhmike i will try. Thanks !! Quote Link to comment Share on other sites More sharing options...
Question
dikapramantya
My Server its changed max level from 175 to 255 .
How to make Aura max level is showed ? i test with /aura on / off its not any aura showed
Link to comment
Share on other sites
4 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.