well what I wan't here is to have an npc that targets another npc.
sample
prontera NPC: input message; // just some random message
then after that the NPC in izlude will be enabled and show the message that was put in prontera NPC.
thanks in advance
well you don't need ip log specially they are changable you can just make your npc have this code and you're done
if (!#redeem) { set #redeem, 1; getitem 12189,1;}
else {mes "You can only redeem 1 item per account";}
well I suggest you use euphy's script http://pastebin.com/raw.php?i=Y4HP1NNM it's not hard to use or if you really wan't then read on how to use delitem and getitem they are the one you need for your npc.
well here's my endless tower it's working well but I wan't it to be able a single player to enter the tower... I tried making it myself, success but it doesn't spawn so here I am asking for help. thanks in advance
EndlessTower.txt
well yeah that's why I ask those question coz I want to learn and want to make a script for poring war using clones and I want it to have the same capabilities like this script ( no changing equip and clone as opponent on enter ) well thanks for everything... it seems I can't apply the patch yet since I'm using eathena server I have to wait for my download to finish and make a rathena server... thanks alot