Jump to content
  • 0

Aura Problem


Hatake Kakashi

Question


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

@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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

@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 by Jezu
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   4
  • Joined:  11/10/11
  • Last Seen:  

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 by GHul
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

oh gosh! thank you to you Jezu. your such an angel. hehehe xD thanks to others who help me too.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...