Jump to content

xin

Members
  • Posts

    26
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

1039 profile views

xin's Achievements

Poring

Poring (1/15)

1

Reputation

  1. awesome thanks a lot and is it possible to make the npc unclickable/unavailable when someone is talking to it?
  2. 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
  3. hehe I saw this yesterday so I thought of doing it doing it secretly though since it's my first time making a script I'll post it here when I'm done
  4. oh well I can't do anything about it till I update mine into rathena if no one still answered this, I'll try
  5. prontera,199,181,4<tab>script<tab>Barricade Test<tab>123,{
  6. I think what he want's is like the training dummy in cabal... or that's what I only think?
  7. why don't you try making a new monster max hp 0 def and make it unmovable just make it respawn at the same location when its dead
  8. 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";}
  9. xin

    Quest NPC

    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.
  10. yeah having that warning means you have another npc with the same name so it's highly possible that you have another endless script in your server
  11. oh well I modified this part instead ( set .@partymembercount,2; ) hehe should have seen it earlier
  12. yeah I modified all that part, that was a success but the floor's are empty
  13. 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
  14. 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
×
×
  • Create New...