Recent content by raksone

  1. R

    Halve caster's HP upon Skill activation

    Hello guys!   I've been trying to get the topic's title result but I have failed in all my attempts. I want the skill to reduce the caster's HP to half upon activation, and then I will continue adding new skill effects, but I can't get to the first result. This is how I go so far: case...
  2. R

    Devotion - Dmg Tkn based on DEF of Crusader

    Hello guys! If I want the damage taken to be based on the DEF of Crusader, not the person who gets hit. (Crusader - Devotion skill) Where and what should I look for?
  3. R

    Move Speed to ONLY Caster

    Hello community!   I have a question, since I just spent a couple of hours solving it but no success. Based on this skill src, where or how do I insert this code to ONLY the caster receive the movement speed bonus instead of the whole party? BONUS: sc_start(src,bl,SC_SPEEDUP1,100,30,3000)...
  4. R

    PvP Points Shared in Party + AntiAbuse

    Hello guys, I'm trying to build a PvP Ranking script that allows you to get kill points in Party mode and that all members get the corresponding points. I am also trying to make an exception where the Killer and Party Members can not get points from the opponent if he has already been killed...
  5. R

    SQL Query to show a Player Rank Position

    Hello community, I've been trying to create or research a sql query to return a Player's Top Position Number through a command @LRank. I could have them listed by positions but I really do not know how to return the exact TOP # for the player when using the command even if he is not within the...
  6. R

    PK Mode and Job Restrictions

    Hello community.   Well, i have enabled the PK Mode on my server but i've been trying to exclude the First and Second Classes from this mode, so only the Rebirth Classes (Lord Knight, Champion, etc...) can fight on the maps which this is enabled.   I've found that this can be edited in...
Back
Top