Issue Information
-
#002973
-
2 - Fair
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Originally posted by akd
http://www.eathena.w...er&showbug=2973
Still on rev 13667.
On a map with the noskill flag, base player (with no special rights) can use items with skills embedded, for example "chocolate tart".
The problem is :
- noskill is blocking the launch of the skill.
- the effect of heal is applied but the use stay in error or so
- the item don't disappears and can be used again.
http://www.eathena.w...er&showbug=2973
Still on rev 13667.
On a map with the noskill flag, base player (with no special rights) can use items with skills embedded, for example "chocolate tart".
CODE
{ percentheal 5,0; itemskill "AL_ANGELUS",5; },{},{}
The problem is :
- noskill is blocking the launch of the skill.
- the effect of heal is applied but the use stay in error or so
- the item don't disappears and can be used again.
Originally posted by Ind
I reproduced: the heal happens but the skill isn't fired, and the item isn't deleted.
I reproduced: the heal happens but the skill isn't fired, and the item isn't deleted.
Originally posted by Ind
would like to know how officials do things about this. I'm failling to remember a official case that'd be suitable here
would like to know how officials do things about this. I'm failling to remember a official case that'd be suitable here
Originally posted by Ind
it has been confirmed on a official server setting that the item doesn't care about the skill restriction, and casts the skill and heals.
it has been confirmed on a official server setting that the item doesn't care about the skill restriction, and casts the skill and heals.
Originally posted by Ind
Fixed in [rev=15312]
Fixed in [rev=15312]