Jump to content
  • 0
Promeister

Help with skill_db

Question

So my goal is to make the Creator Skill " Demonstration " Prevent from dealing friendly-fire damage and self-damage and only make it hit to enemies.
        Target: "Unit Target"        (string, defaults to "None")
                                                Types:
                                                All             - affects everyone
                                                NotEnemy        - affects anyone who isn't an enemy
                                                Friend          - affects party, guildmates and neutral players
                                                Party           - affects party only
                                                Guild           - affects guild only
                                                Ally            - affects party and guildmates only
                                                Sameguild       - affects guild but not allies
                                                Enemy           - affects enemies only
                                                None            - affects nobody
It seems like the " Target: "Enemy" " setting isn't doing what it should be scripted to be or am i just missing something? 
Any experts help/reply would be appreciated.

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0
Quote

It seems like the " Target: "Enemy" " setting isn't doing what it should be scripted to be or am i just missing something? 
Any experts help/reply would be appreciated.

Hi! :) if that doesn't work, its either the skill_db you're editing is not the right skill_db eg. your server is in RE and you're editing Pre-Re skill_db or the opposite.

or it just doesn't work and that the target for the skill is hard coded on source.

Edited by Happy

Share this post


Link to post
Share on other sites
  • 0
23 hours ago, Happy said:

Hi! :) if that doesn't work, its either the skill_db you're editing is not the right skill_db eg. your server is in RE and you're editing Pre-Re skill_db or the opposite.

or it just doesn't work and that the target for the skill is hard coded on source.

Thanks for the reply, i'm actually using the right skill_db since i've already edited some of the skills functions but this is the only thing that bothers me. You're probably right it might be hard coded.

Share this post


Link to post
Share on other sites
  • 0

Yeah,im not quite sure but  I think i had experienced that before. So i had to find it on the source code, since nothing is happening when i change the skill_db.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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