iAmRiki Posted July 17, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Share Posted July 17, 2012 Hello guys.. i got some problem in renewal.. cloaking skill sinx. When sinx use the cloaking skill, others player none party can see the cloaking player ( that show the lvl 99 aura).. anyone can help me to fix it? Thanks and sorry my bad english. someone can help me? Quote Link to comment Share on other sites More sharing options...
Mystery Posted July 18, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted July 18, 2012 (edited) Hello guys.. i got some problem in renewal.. cloaking skill sinx. When sinx use the cloaking skill, others player none party can see the cloaking player ( that show the lvl 99 aura).. anyone can help me to fix it? Thanks and sorry my bad english. someone can help me? Try adjusting this: // 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 https://rathena.svn....tle/client.conf Edited July 18, 2012 by Mysterious Quote Link to comment Share on other sites More sharing options...
iAmRiki Posted July 20, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Author Share Posted July 20, 2012 (edited) my problem is when the player lvl 99 cloaking then others player can see the player aura when he cloaking. anyone can help me? should i edit this sir? // 0 = doesn't check for walls// 1 = Check for walls // 2 = Cloaking is not cancelled when attacking. // 4 = Cloaking is not cancelled when using skills player_cloak_check_type: 1 monster_cloak_check_type: 4 Edited July 20, 2012 by iAmRiki Quote Link to comment Share on other sites More sharing options...
Mystery Posted July 21, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted July 21, 2012 That won't apply for the Aura issue. That's towards the actual skill "Cloaking" when used by player or monster. Quote Link to comment Share on other sites More sharing options...
iAmRiki Posted July 24, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 01/05/12 Last Seen: August 16, 2012 Author Share Posted July 24, 2012 That won't apply for the Aura issue. That's towards the actual skill "Cloaking" when used by player or monster. yea that what i mean. anyone can solve this? BUMP! Quote Link to comment Share on other sites More sharing options...
Question
iAmRiki
Hello guys.. i got some problem in renewal.. cloaking skill sinx. When sinx use the cloaking skill, others player none party can see the cloaking player ( that show the lvl 99 aura).. anyone can help me to fix it?
Thanks and sorry my bad english.
someone can help me?
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.