Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/27/19 in all areas

  1. Version 1.0.0

    1362 downloads

    CHESHIRE SET CUSTOM HEADGEAR & CUSTOM ROBE Greetings again, rAthena! I'm Haziel, once more, I'm back planning on new freebies every week! Cheshire Set consists in a one Custom Headgear and a Custom Garment, Cheshire Ears and Cheshire Tail. I hope you enjoy the final product! If you're interested on my work, reach me at: By downloading this file, you agree with my Terms of Service: • YOU WILL NOT remove my signature from any of the included files. • YOU WILL NOT alter, edit, recolour any of my files unless for your personal use. • YOU WILL NOT repost, repass or mirror my work nor edited versions of it anywhere. • YOU WILL NOT sell, resell or in any manner, ask money or rewards using my work as exchange. • YOU WILL NOT claim my work as yours.
    Free
    2 points
  2. You do not need this ... it can be turned off easily in the lua files in: data\luafiles514\lua files\service_korea\ExternalSettings_kr.lub MakeableRace = { Doram = true } change to: MakeableRace = { Doram = false }
    2 points
  3. 1. It will become Fire. However if you use Neutral Arrow. it will be based on your Weapon Element. 2. The element endowed will be use. 3. Skills hit 100+ perfect dodge.. you wont be able to hit it using normal attack.. Element Priority is... Endow > Arrow Element > Weapon Element.
    1 point
  4. <langtype>0</langtype> Other than 0 others fail ! "Attempt to call a nil value"
    1 point
  5. https://github.com/rathena/rathena/commit/ea88ea50546fd140bda875056f83a60b6b0bef96 This PR change the emoticons constant name to match emoticonlist from client side. Note: the previous emoticons names are now deprecated. Additionnally emotion and unitemote scripts commands are being merged together to the new format -> emotion <emotion number>{,<target>}; Where target use the target Game ID (GID) of the unit (npc, pet, character etc..). * unitemote is now deprecated. emotion .@dado+57,0,"Gm Dice"; is now : emotion (.@dado+57), getnpcid(0,"Gm Dice"); You can run https://github.com/rathena/rathena/blob/master/tools/convert_emotions.py to convert your script.
    1 point
  6. Hi, your idea is not new, and very bad. Because this make the code looks like a mess without a way how to manage it if you will need to rewrite some logical part, or fix any small type / bug. Much better solution will be using something like that: https://github.com/cydh/rathena/pull/1
    1 point
  7. That's the infamous Cliping Effect:
    1 point
  8. i cannot get the item. i can see it on my custom shop but once i will acquire it, it does not go to my inventory. Server msg: and I used item IDs starting from 50000
    1 point
×
×
  • Create New...