Jump to content

Question

Posted

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

6 answers to this question

Recommended Posts

Posted

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

Posted (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 by Jezu
Posted (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 by GHul

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...