Issue information

Issue ID
#4711
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 13, 2011 18:24
Last Post
Hercules Elf Bot
Mar 5, 2012 15:27
Confirmation
N/A

Hercules Elf Bot - Jan 13, 2011 18:24

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

-------------------------------------------------------------------------------------------
3@tower,355,51,0 script 75FGate102tower-2 45,2,2,{
OnInstanceInit:
disablenpc instance_npcname("75FGate102tower", instance_id());
end;

OnEnable:
enablenpc instance_npcname("75FGate102tower", instance_id());
end;
-------------------------------------------------------------------------------------------
It operates with NPC "75FGate102tower" instead of "75FGate102tower-2".

Result in no item bonus on 75th floor ( "75FGate102tower-2" always enabled)

This post has been edited by Slimm: Jan 13 2011, 10:28 AM