Issue Information
-
#008302
-
5 - Critical
-
Confirmed
Issue Confirmations
-
Yes (0)No (0)
PotND is a known program(cheat) that use to playRO it gives another cell range..
If u cast w/o PotND the maximum range user "Cold bolt" if u use potnd, you can use JT as maximum 11 cell.
I already used same JT and same cold bolt its still the same. If u cast on the wizard cell you will just walk near the cades.
This bug is working for all servers.
I dont know how to fix the extra skill range.. AND IT WORKS ON all RANGE SKILLS.
If u cast w/o PotND the maximum range user "Cold bolt" if u use potnd, you can use JT as maximum 11 cell.
I already used same JT and same cold bolt its still the same. If u cast on the wizard cell you will just walk near the cades.
This bug is working for all servers.
I dont know how to fix the extra skill range.. AND IT WORKS ON all RANGE SKILLS.
Fixed thanks to csnv.
Fixed thanks to csnv.
why don't share this fix to other people?
why don't share this fix to other people?
Fixed thanks to csnv.
Because it's not a fix, just a quick workaround. I've not found the origin of the bug yet.
Edited by CSNV, 19 August 2014 - 12:42 AM.
Dont you think its good to share the quick workaround until the origin of the bug is found??? lol
Because it's not a fix, just a quick workaround. I've not found the origin of the bug yet.
CSNV can you posts the change we made?
No, it's not the way to fix it and is untested, it may cause new bugs with skills with small range.
No, it's not the way to fix it and is untested, it may cause new bugs with skills with small range.
I confirm this please tell me if u are available i explain the new bug that it produce.
This is the conflicting commit https://github.com/H...d06e579cf274053
I don't know why Ind changed it to +2, in my local tests +1 seems fine for the character to walk until the needed position.
I don't know why Ind changed it to +2, in my local tests +1 seems fine for the character to walk until the needed position.
Edited by CSNV, 19 August 2014 - 10:14 PM.
changed status to: Confirmed
^ That one fixed the problem and i can't even reproduce "Fixed a bug with the client-called walk+skill chain,"
changed severity to: 5 - Critical
in config core.h there is something about
/// Uncomment to enable circular area checks.
/// By default, most server-sided range checks in Aegis are of square shapes, so a monster
/// with a range of 4 can attack anything within a 9x9 area.
/// Client-sided range checks are, however, are always circular.
/// Enabling this changes all checks to circular checks, which is more realistic,
/// - but is not the official behaviour.
//#define CIRCULAR_AREA
is that got anything to do to prevent this bug?
/// Uncomment to enable circular area checks.
/// By default, most server-sided range checks in Aegis are of square shapes, so a monster
/// with a range of 4 can attack anything within a 9x9 area.
/// Client-sided range checks are, however, are always circular.
/// Enabling this changes all checks to circular checks, which is more realistic,
/// - but is not the official behaviour.
//#define CIRCULAR_AREA
is that got anything to do to prevent this bug?