Jump to content

REKT

Members
  • Posts

    206
  • Joined

  • Days Won

    1

Community Answers

  1. REKT's post in TEST was marked as the answer   
    Hi, thanks for the respond i appreciate it. That is also my method.
    Howerver as i said to my post. It gives error when opening the client. my default GRF without any encrypt everything is smooth and works.if you encrypted it it shows error and missing lua files.
    When i get time.
    I'll make a video and show u the errors.
  2. REKT's post in Droprate patch help. was marked as the answer   
    U didn't apply the patch properly as i can see in your map-console.
    it should be:
     
    db/const/ = no longer exists on rAthena its different now.
  3. REKT's post in warp was marked as the answer   
    Try this:
    https://rathena.org/board/pastebin/3qrc0u7jhad/
     
    Easy to add.  
    I just made a quick draft.
     
    Feature:
    Added Last Warp
    Enjoy lol.
  4. REKT's post in WoE Rewards was marked as the answer   
    This?
    setarray .@rewards[0],7539,5,607,50; //<Item_ID>,<Amount>{,...} 
  5. REKT's post in Hello Emistry Dynamic Shop was marked as the answer   
    Put this:
    dispbottom( "[Notice] Purchased : "+ @bought_quantity[.@i] +"x "+ getitemname(@bought_nameid[.@i]) +""+ (@bought_quantity[.@i] > 1 ? "s" : "") +".", 0xFF6600 ); That should work.
×
×
  • Create New...