Issue information

Issue ID
#5016
Status
Confirmed
Severity
Fair
Started
Hercules Elf Bot
Aug 5, 2011 12:43
Last Post
Hercules Elf Bot
Dec 6, 2011 4:45
Confirmation
N/A

Hercules Elf Bot - Aug 5, 2011 12:43

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

CODE
-    shop    testshop    -1,501:-1

-    script    Test Shop    -1,{
    callshop "testshop",1;
    //callshop "testshop",2;
    end;
}


Player can move anywhere with the shop window.

Hercules Elf Bot - Dec 6, 2011 4:40

Originally posted by [b]Ind[/b]
this is weird, seems like the client no longer recognizes it as a npc instance, making it not block mouse targetting

Hercules Elf Bot - Dec 6, 2011 4:45

Originally posted by [b]Ind[/b]
calling clif_npcbuysell before npcbuysellsel -- on a random test, fixed this but created a useless buy/sell box instance. there should be a clif function somewhere that disables mouse targeting .-.