Hatake Kakashi Posted November 29, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Share Posted November 29, 2011 hello to all. my problem is AURA. im using 3ceam r650 sql trunk bowie's compilation, ragexere. and shin diff patcher. ok, here's the problem. i dont have aura in my server if you reach max level. but when i type /aura ingame i see in my chatbox Simplify Aura Disable, but my aura are enable. if /aura and disable that means my aura are off right? i fix it and i try it again and again and i diff it using shin diff patcher and i add [Fix] Off by deafault /aura nothing's happen. i need to type /aura again. so what's the main problem here? i have already in my GRF's and i edit it already at Max Lv and Aura Lv. sorry for my bad english. i hope you understand it. thanks Quote Link to comment Share on other sites More sharing options...
KeiKun Posted November 29, 2011 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: Friday at 08:18 AM Share Posted November 29, 2011 Hi TS! @ /data/OptionInfo.lua CmdOnOffList["/aura"] = 1 if you have an OptionInfo.lua inside your GRF kindly remove it so that it saves your settings not only that file even ChatWndInfo_U.lua UserKeys_s.lua Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 unresolved problem how bout if i dont have that optioninfo.lua? i have optioninfo.lub only. @keikun i already do that but still no aura. i need to diff [Fix] Off by default /aura or not? Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 9, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 9, 2011 @keikun i understand now. its working. but the aura is in my char. only, no aura to all my players but my players reach their max level. how to fix that? Quote Link to comment Share on other sites More sharing options...
Jezu Posted December 10, 2011 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 566 Reputation: 34 Joined: 11/17/11 Last Seen: January 24 Share Posted December 10, 2011 (edited) @Hatake If you are using 3CeAM SQL, then go to: confbattleclient.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: 150 // 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: 150 This will show the aura of other characters and also you. Just change the max level of your server to client.conf Edited December 10, 2011 by Jezu Quote Link to comment Share on other sites More sharing options...
GHul Posted December 10, 2011 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 20 Reputation: 4 Joined: 11/10/11 Last Seen: October 11, 2018 Share Posted December 10, 2011 (edited) All 3rd Job Aura will not show to other player if you using higher/custom default Max Level than it should be. 2nd Job is exceptional and it will show character Aura even if you use higher/custom default Max Level. This is a client side hex related. Edited December 10, 2011 by GHul Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 10, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 10, 2011 oh gosh! thank you to you Jezu. your such an angel. hehehe xD thanks to others who help me too. Quote Link to comment Share on other sites More sharing options...
Question
Hatake Kakashi
hello to all. my problem is AURA. im using 3ceam r650 sql trunk bowie's compilation, ragexere.
and shin diff patcher.
ok, here's the problem.
i dont have aura in my server if you reach max level. but
when i type /aura ingame i see in my chatbox Simplify Aura Disable, but my aura are enable. if /aura and disable that means my aura are off right?
i fix it and i try it again and again and i diff it using shin diff patcher and i add [Fix] Off by deafault /aura
nothing's happen. i need to type /aura again.
so what's the main problem here?
i have already in my GRF's and i edit it already at Max Lv and Aura Lv.
sorry for my bad english. i hope you understand it. thanks
Link to comment
Share on other sites
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.