Jump to content

croxinuz

Members
  • Posts

    62
  • Joined

  • Last visited

Posts posted by croxinuz

  1. You can just keep repeating npcwalkto and npcstop. Add a random sleep here and there to make it stop moving. You can also use loops if you know how to do that.

    oke sir, i will try this :)

    thank you for help me... hehe

  2. <map>,<x>,<y>,<facing> script Piya 1894,{
    npctalk "This NPC can talk!";
    npcwalkto <x>,<y>; // It moves!
    npcstop; // Stop!
    // You get the point... c:
    end;
    }
    

    hmm.. thank you For help me sir :)

    but,if i want this NPC move more than one cordinat ex: 159,114 ; 164,120; and that npc repeat move again... :P

    hehehe

  3. a.jpg

    That NPC picture.

    Some information npc but, this npc can move and make a chat for information, if you click at the npc, it will tell you about Some information.

    sorry for my bad english >.<

    May Someone Help me ? :D

  4. for windows.. use TortoiseSVN, go to your rAthena directory, right click inside the folder and select TortoiseSVN -> Apply patch. then select the .patch file. recompile when u are done.

    never did that on linux, but this should help:

    http://rathena.org/w...tch_your_server

    i'm using linux on VPS..

    hmm.. i'll try that ... Thank you for help me :)

    hmm.,. i'm using putty to patch that file.. but on putty,. i just read " -bash: patch: command not found" some one can help me ? >.<

×
×
  • Create New...