Jump to content

Leaderboard

Popular Content

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

  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. 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
  3. im sorry, tested this and its works, require ( ) on eaclass()&EAJL_UPPER, my bad. if (!(eaclass()&EAJL_UPPER)){
    1 point
  4. 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
  5. 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
  6. 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...