Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/15/19 in all areas

  1. Here. I did follow most of it except for reward. I automatically sent the reward to player. There are instructions in the script if you wish to change some stuff. Tested and should work on latest client rathena. I will only support bug fixes, modifications wont be entertained. This will be added on my Event Manager soon. poring_hunter.txt
    2 points
  2. Version 1.0.0

    163 downloads

    Introduction: This LMPQ exists in MapleStory, I am just copy the idea of how it work, and try to port it into RO. However, its far from perfect, originally I planned to get a custom map with x-mas theme, something like toy factory since it kinda match with MapleStory's Ludibrium town/dungeons. But plan failed, tried to approach several person to help me with some of the client side stuff, but not everyone have the free time or interested or maybe not willing to work on free maps/clientside release nowaday. Anyhow, maybe you could just replace with your own custom map, or even better if you could share with everyone like I share the scripts. The more the merrier! So, if anyone willing to help me with custom maps/client side edit, let me know ? . Sometime collaborating with others could make great contents for release to other member. How it work: The objective of this party quest is to collect at least a certain tickets by killing monsters and to reach Ludibrium Maze 16 (henceforth known as Room 16). Navigating through the maze needs a firm foundation of how the rooms operate. When you have successfully entered into the maze, your party will be thrown into a random room. Each type of monster drops a random amount of tickets at certain rate. Some rooms consists of mystery treasure box that summon monsters upon destroyed. These summoned monster has better loot value, which are important factor to complete the PQ in a short period of time. The more passes you have, the more experience points you will obtain at the end of the PQ. There exists trick to conquer this PQ in a very short duration, I'm not gonna reveal/spoil how is it, and l'll just leave it to you to explore it. Mirror Link : Pastebin
    Free
    2 points
  3. Version 2.0.0

    915 downloads

    this application help you calculate the monster mode for more info about the monster mode https://github.com/rathena/rathena/blob/master/doc/mob_db_mode_list.txt Update v2.0: this update only for rAthena +2016 support sql , support reverse result , add reset button Contact me for Errors https://github.com/sader1992/sader_scripts
    Free
    2 points
  4. Marketplace link: rAthena Language Support - Visual Studio Marketplace This extension now lives in rAthena organization, my own fork has been archived. This extension provides rAthena-flavored Athena language syntax highlighting and code snippets and automatically highlights files with .rascript extension. Automatic rAthena script detection for .txt files is coming soon. The following is the non-exhaustive list of code snippets provided by Athena Language Support. * `defnpc`, `defnpcfloat`, `defwarp`, and `defshop` (In-game objects definition) * `deffunction` (Function definition) * `On:` event handler snippet * `for`, `while`, `do` flow control snippet report issues: https://github.com/rathena/vsce-rathena-language-support/issues Special thanks to @JoWei for the base extension for Atom.
    1 point
  5. im sorry, tested this and its works, require ( ) on eaclass()&EAJL_UPPER, my bad. if (!(eaclass()&EAJL_UPPER)){
    1 point
  6. StateIconList[EFST_IDs.EFST_SOULLINK] = { haveTimeLimit = 1, posTimeLimitStr = 2, descript = { { "Soul Grant Status", COLOR_TITLE_BUFF }, { "%s", COLOR_TIME }, { "Soul Linker Granted" }, { "Soul received" } } } StateIconList[EFST_IDs.EFST_WEAPONBLOCK_ON] = { haveTimeLimit = 1, posTimeLimitStr = 2, descript = { { "Counter status", COLOR_TITLE_BUFF }, { "%s", COLOR_TIME }, { "Counter slash" }, { "Available" } } } StateIconList[EFST_IDs.EFST_SACRIFICE] = { haveTimeLimit = 1, posTimeLimitStr = 2, descript = { { "Sacrifice", COLOR_TITLE_BUFF }, { "%s", COLOR_TIME }, { "Normal Melee Physical Attack" }, { "Damage Increase" }, { "HP cost per attack" } } }
    1 point
  7. View File Garling Halloween is coming... Mob from the last update of KRO. Submitter Stolas Submitted 10/16/2019 Category Monster Sprites Video Content Author Gravity  
    1 point
  8. View File Pig Greetings rAthena! I hope you enjoy this npc of Maple Story, it is the fifth I have done. Please do not claim my work as yours. Please do not sell it or resell it. Submitter Mael Submitted 02/19/2019 Category Monster Sprites Video Content Author Mael & Maple Story  
    1 point
×
×
  • Create New...