Jump to content

akukan

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by akukan

  1. xde skpe..aku dah add ym ko...


     

    First PROB :-

    Custom Classes:

    Deceit (Super Novice + Paladin)
    Extremist/Extreme (Lord Knight + Champion)
    Emperor (Ninja + High Wizard)
    Elucidator/Customized Swordsman (LK + Stalker + Whitesmith) 

     

    this job have in rathena - Revision 17704???

     

     

    Sec PROB :-

     

    prontera,150,150,2      script  Quest Warper    894,{
            mes "Hello I can warp you inside the PvP Arena!";
            next;
            mes "Where do you want to go?";
            menu "Normal PvP [" + getmapusers("pvp_y_1-2") + " / 40]",normal,
            "No Party PvP [" + getmapusers("pvp_y_2-2") + " / 40]",np;
     
            normal:
            if (getmapusers("pvp_y_1-2") > 39) {
            mes "The PvP Arena is full";
            close;
            }
            warp "pvp_y_1-2",0,0;
            end;
     
            np:
            if (getmapusers("pvp_y_2-2") > 39) {
            mes "The PvP Arena is full";
            close;
            }
            warp "pvp_y_2-2",0,0;
            end;
    }

     

     

    this my error

     

    http://postimg.org/image/63rlf0k95/

  2. yggdrasil delay ada di /db/(re / pre-re)/item_delay.txt

    untuk tulisan yang bermasalah, itu hanya butuh luafiles514 versi inggris. sangat susah mencari luafiles514 yang tepat (terkadang harus cocok dengan versi client)

    tapi anda dapat menemukan 1 paket disini

    HERE small client

    both file re /re-pre alredy change..me put 1000 = 1 sec...

    when i test no effect still 5 sec...any idea???

×
×
  • Create New...