Issue information

Issue ID
#4944
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 2, 2011 11:03
Last Post
Hercules Elf Bot
Mar 4, 2012 13:40
Confirmation
N/A

Hercules Elf Bot - Jun 2, 2011 11:03

Originally posted by [b]Kontownik[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4944

Protection scrolls dont remove strips, like Chemical Protection skills
(IMG:http://img708.imageshack.us/img708/5457/screennkdr081.jpg)

bug is present in:

CP_Armor_Scroll
CP_Helm_Scroll
CP_Shield_Scroll
CP_Weapon_Scroll

ea example:
CODE
{ skilleffect "AM_CP_ARMOR",0; sc_start SC_CP_ARMOR,600000,5; },{},{}


aegis:
CODE
item CP_Armor_Scroll              
   event OnConsume:            
      Skill AM_CP_ARMOR 5        
   return


when AM_CP_ARMOR is used, Strip armor should disappear, but eathena script give animation and status only.

Hercules Elf Bot - Feb 17, 2012 23:19

Originally posted by [b]Kenpachi[/b]
Fixed in [rev=15605].