Recent content by Rotciv

  1. Rotciv

    Create Ground Skill

    Hey! So I'm having problems with creating a ground skill (like Safety Wall or Fire Pillar). I wanted to create a skill that "puts" an object on the ground (like a BL_SKILL) and use some other object sprite or even a new one. But I don't know where to start since I can't figure out where is...
  2. Rotciv

    Keep an object Coordinates

    Hey Everyone! Is there some way that I can creat, through a skill, an object on the ground (such as a trap or safetywall) and keep its X and Y values? Let's say I used a skill that puts a Safety Wall at bl->x, bl->y. Now I want to use ANOTHER skill that upgrades the Safety Wall that I...
  3. Rotciv

    Duet Skill

    Hey! So I'm trying to make a custom Duet Skill (a skill that need two players), but I kinda need help because there's no skill like that in RO: Actually it's two skills (Let's call it A and B). When a player uses A, another player in party can use B as a combo. Basically Player1 uses A on a...
  4. Rotciv

    Player Animation

    OK one final question... I know you guys helped me a lot, I just don't wanna create anoother thread just to ask this... : So this is my skill at skill_db.conf and it's working all fine, but I skill manage to use it with other weapons rather than Daggers or 1Handed Swords (like 1handed axe). I...
  5. Rotciv

    Player Animation

    Hi! I'm extremely new to server configurations and stuff, so I started studying and testing things. I made a custom skill that does same thing as Bash (SM_BASH), with less SP cost and less damage. But when I use it ingame, the character animation is different from the original Bash: It doesn't...
  6. Rotciv

    Editing db/npc's/quests

    Hi. I'm new at making Ragnarok Servers and I'm trying to open one. An "Old Times" one. So after looking up a lot of things, looks like the best way I have is: Using an up-to-date hercules and then editing the db/npc files. So, i'm still trying to understand every single file, and my question is...
Back
Top