Jump to content

Aurora

Members
  • Content Count

    121
  • Joined

  • Last visited

Everything posted by Aurora

  1. How can I make Shield boomerang/Charge weapon element changeable as well as Acid Terror? How do I increase/descrease skill damage/buffs as well? Thanks!
  2. I have added a custom weapon(katar) successfully but when I use katar skills(sonic blow/grimtooth) the skill is failing. { Id: 32000 AegisName: "Wolverine_Claw" Name: "Wolverine Claw" Type: 4 Buy: 57000 Weight: 1500 Atk: 140 Range: 1 Job: { Assassin: true } Loc: 34 WeaponLv: 4 EquipLv: 75 View: 98 }, What am I missing? Solved. Changed View to 16.
  3. Does anybody have a link to download it from? I'm trying the link on rAthena but it seems to be down at the moment. Thanks!
  4. 1 is ground drift. Idk the others XD
  5. You can hex it using NEMO.
  6. Not sure if this will do it. Anyways, It's located here: HerculesconfbattleSkills.txt // Delay time after casting (Note 2)delay_rate: 90
  7. Nice! Thank you sir @@Dastgir. Will try these soon =)
  8. Oopsie. Didn't notice that. Thanks. ^Where in src can I increase the id limit of npc? Thanks! NPCIdentity.lub JT_INVOKER = 19998, JT_PUDGE = 19999, JT_RYLAI = 20000, JT_RUBICK = 20001, JT_SHADOWFIEND = 20002, JT_FURION = 20003, JT_MAGINA = 20004, JT_OMNIKNIGHT = 20005, JT_EZALOR = 20006 Jobname.lub [jobtbl.JT_INVOKER] = "INVOKER", [jobtbl.JT_PUDGE] = "PUDGE", [jobtbl.JT_RYLAI] = "RYLAI", [jobtbl.JT_RUBICK] = "RUBICK", [jobtbl.JT_SHADOWFIEND] = "SHADOWFIEND", [jobtbl.JT_FURION] = "FURION", [jobtbl.JT_MAGINA] = "MAGINA", [jobtbl.JT_OMNIKNIGHT] = "OMNIKNIGHT", [jobtbl.JT_EZALOR] = "EZALOR" const.txt INVOKER 19998PUDGE 19999RYLAI 20000RUBICK 20001SHADOWFIEND 20002FURION 20003MAGINA 20004OMNIKNIGHT 20005EZALOR 20006 mapserver.bat
  9. Okay, so what I have done so far is put the respective details on JobName.lub and NPCIdentity.lub. I am having an error JT_4_INVOKER = 658, JT_4_PUDGE = 659, JT_4_RYLAI = 660, JT_4_RUBICK = 661, JT_4_SHADOWFIEND = 662, JT_4_FURION = 663, JT_4_MAGINA = 664, JT_4_OMNIKNIGHT = 665, JT_4_EZALOR = 666 [jobtbl.JT_INVOKER] = "INVOKER", [jobtbl.JT_PUDGE] = "PUDGE", [jobtbl.JT_RYLAI] = "RYLAI", [jobtbl.JT_RUBICK] = "RUBICK", [jobtbl.JT_SHADOWFIEND] = "SHADOWFIEND", [jobtbl.JT_FURION] = "FURION", [jobtbl.JT_MAGINA] = "MAGINA", [jobtbl.JT_OMNIKNIGHT] = "OMNIKNIGHT", [jobtbl.JT_EZALOR] = "EZALOR" What did I miss?
  10. Nice. Love it PS: If I were to use this, maybe I'll be hosting a big event which I will call "Runner of the Month". Got that from the movie "Maze Runner". XD
  11. Is it possible to use different .tga files to change the aura in game? Or maybe if the player wears an item he'll get some aura. TIA!
  12. I think is totally client side. Maybe you are using no animation grf or something?
  13. I tried updating by right clicking my folder then fetch from herc git. Still exist
  14. bakit di ko po ma open ang rathena website? error "This webpage is not available"?? I-refresh mo lang.
  15. I'm just wondering how other server did it without shield.It's not a shield, its fully server side.Though anyone with knowledge can make it without buying it. Yeah, that's what I thought. Might want to share? =)
  16. I'm just wondering how other server did it without shield.
  17. Can someone share their knowledge about this? Like if they modify your client files they cannot play the game. TIA!
  18. Thanks @@Garr. I guess need to explore SDE first =)
×
×
  • Create New...

Important Information

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