Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 10/14/17 in all areas

  1. 2 points
    Adel

    Adel's Sprite Showcase

    Halloween Set 1
  2. 1 point
    Ragno

    Help mini-game PacPoring

    The first warning about ".m$pacporing4" is originated in line 312: OnInit: getmapxy(getd(".m$"+strnpcinfo(3)),getd(".x"+strnpcinfo(3)),getd(".y"+strnpcinfo(3)),1); end; As far as I could see, that var is there only to fill the args needed by getmapxy command. It has no use in the script, as .x and .y has with the proper npcs. To fix it, just change the getd for the nex one: getd(".m"+strnpcinfo(3)+"$") I fix the indentation of the script, remove the menu commands and some gotos and change the set commands for direct assignation. I think it's a little bit more readeable now, here you have it: I didn't check about the infinite loop warning.
  3. 1 point
    =General *plag_renewal_expanded_skills *plag_doram_skills *allow_bloody_lust_on_boss *allow_bloody_lust_on_warp -Added these battle config settings. *Homunculus now take the name of their new form when mutated. =Database *Removed the skill_reproduce_db as its no longer needed. =Skills *SC_REPRODUCE -Recoded the skill. -No longer restricted to the skill_reproduce_db as its removed. -Can now freely copy offensive skills like how Plagiarism does. -Is now able to copy Kagerou/Oboro/Rebellion/Summoner skills. -Also able to copy 3rd job expansion skills. -Skills copied through Reproduce now have a 30% SP cost increase. -Fixed a issue where the same skill could be copied to both -Plagiarism and Reproduce copy slots, causing copy glitch. *SC_AUTOSHADOWSPELL -Recoded the skill. -Now follows the rules and mechanics of autocasting like it should. -Max skill level that can be autocasted has been increased. -You can't autocast a level higher then the max player learnable. -Example is waterball will not autocast above level 5. -Can now trigger the autocasting with melee and ranged attacks. -This is limited to physical attacks only. -Now handles autocast's aftercast and cooldowns correctly. -Fixed a issue where autocasting would still happen even if you -didn't have the needed SP. *SC_CHAOSPANIC -Recoded the skill. -Now a working 5x5 AoE. -Now has a success chance of casting and is affected by level. -Can no longer be placed under players/monsters feet. -Can no longer be placed on or near warps. -Can now replace the AoE by casting another one. -Fixed the duration for the chaos status. *SC_MAELSTROM -AoE size corrected to 5x5. -Can no longer be placed on or near warps. -Due to new information on how this skill works, it will -be recoded in a later update. *SC_BLOODYLUST -Recoded the skill. -AoE size is updated to 7x7. -Now gives anyone in the AoE the berserk status (except caster). -By set default for balance reasons, can't be placed on or -near warps and does not affect boss/mvp monsters. -This can be disabled in the skill battle config file if desired. *LG_EXEEDBREAK -Updated the damage formula. -iRO document was ONCE AGAIN WRONG!!!! -Note: Need to plan a update to review over every single -Royal Guard skill to check all the formuals. *LG_BANDING -Speed reduction on enemy's no longer affects boss/mvp's. *SU_LOPE -No longer usable in GvG, battle ground, jail, and other WoE area's. *WE_CALLALLFAMILY -Cast time no longer affected by INT/DEX. -Can no longer be used in GvG and battle ground areas. *WE_ONEFOREVER *WE_CHEERUP -Cast time no longer affected by INT/DEX. *EL_TROPIC *EL_CHILLY_AIR *EL_WILD_STORM *EL_UPHEAVAL -Autocast chance increased. -Bolt level autocasted changed. -Both of the above are supposed to be affected by the master's job -level but I don't want to recode these right now. Just wanted to -set these to the max possible for a player at job level 50. -Now handles autocast's aftercast and cooldowns correctly. -Fixed a issue where autocasting would still happen even if you -didn't have the needed SP.
  4. 1 point
    Temtaime

    New life for RO

    Hello guys ! I'm sorry for such a delay, but i have some troubles IRL, and while i'm the only one who develops this client, there was no news. Æsir made a big step, many basic features are now accessible. It's not so much comparing with korean client, but it's a good start. With time, features will multiply. You can download and try it right here.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.