Jump to content

OasisRO

Members
  • Posts

    5
  • Joined

  • Last visited

OasisRO's Achievements

Drops

Drops (2/15)

  • One Month Later
  • Week One Done
  • Dedicated
  • First Post
  • Reacting Well

Recent Badges

0

Reputation

  1. Hi, I'm not sure why this is happening and have no idea how to fix it. Basically, I grabbed one of the ragnarok offline packs when the stuff with NovaRO was going down in case all the pservers got taken down and I can't figure out why I can't use some skills. They show up like the normal skill, but it says item on it and it doesn't actually function. I've tinkered with a few skills here and there just to learn how it works, so I'm sure it's something I broke on accident without realizing it. I would appreciate any help, googling was giving me totally different results than I hoped for lol. edit: actually it looks like a way bigger problem. character data seems to be saving.....wrong. Skills are totally broken when relogging and has the wrong number of skill points used and all kinds of stuff. No idea what's going on. I can't even use a GM to #allskill because it only gives swordie skills.
  2. Hi, I'm using 2021-11-17 and Desperado and some of the kagerou kunai skills don't do anything when I use them except use up SP. When I googled and searched, I found some posts related to it, but the answer was "update rathena" and they were from years ago so I don't think I can do that to fix it. I checked the skill_db to see if something weird was going on but I don't know what it should look like, and randomly changing stuff didn't seem to do much. I don't have any errors or anything. It plays the animation and sound and just doesn't do anything. I would really appreciate any help clearing this up.
  3. Hi, I've done *a lot* of searching and eventually managed to turn the late auras into something not completely blinding thanks to some posts by Olrox, but ideally I was hoping I could change them into the auras for 99 and trans 99, maybe with different colors. I have no idea how to do that, or if it's even possible so I thought I would ask. Here is the aura I ended up with though for reference just to show that I did manage to make some kind of change lol.
  4. Ahaha. Thank you so much for this. It definitely clarified what I was literally on my way to try and poorly explain how I got it working for anyone searching in the future. I literally just now managed to get it working. You did it so perfectly, thank you again.
  5. Hi, I'm sure this has been asked before but the search gave me so many unrelated results I'm not even sure I know how to search the forums here. I'm trying to learn how to edit skills, and I've managed to figure out a few things, but so far I'm pretty stumped on the AoE portion of skills. For example, I'm trying to make Acid Terror into an AoE. I have made it into a multi hit skill, and made it not reduce the amount of acid bottles by editing the skill_db.yml. I tried to copy the text from fireball and magnum break without any results on either, and I found one vague message on the discord when searching that said "you can't just edit the skill_db to make something an aoe" but it didn't clarify how to actually do it. (not trying to being rude just saying.) Should I go into the skill.cpp and change something there or is there another way that I'm not understanding. The formulas in the skill.cpp make me really nervous because I don't want to make any drastic changes and I was worried about breaking something in there. Anyway, if anyone could give me a baby mode breakdown of like "first do this, then do this, and then finish by doing this" I would really appreciate it. I just started learning to do this last night with an offline build because all the lawsuit stuff has me anxious I won't be able to play ro again in the future lol. I'll post the code I have in the skill_db for reference so you can see if I'm messing that up. I believe I took this one from Mag Break. Oh I think I'm supposed to say the client is 2021 11 17? - Id: 230 Name: AM_ACIDTERROR Description: Acid Terror MaxLevel: 5 Type: Weapon TargetType: Attack DamageFlags: Splash: true IgnoreFlee: true Flags: IgnoreAutoGuard: true IgnoreCicada: true Range: 9 Hit: Single HitCount: 1 SplashArea: - Level: 1 Area: 2 - Level: 2 Area: 2 - Level: 3 Area: 2 - Level: 4 Area: 4 - Level: 5 Area: 4 CopyFlags: Skill: Plagiarism: true Reproduce: true CastCancel: true CastTime: 1000 Duration1: - Level: 1 Time: 5 - Level: 2 Time: 5 - Level: 3 Time: 5 - Level: 4 Time: 5 - Level: 5 Time: 5 Duration2: 120000
×
×
  • Create New...