Jump to content

Question

Posted

Whats wrong with this skill i can't even hit anything T_T pls help  ( NO DAMAGE  ON MONSTER  and PLAYERS )

- Id: 516
    Name: GS_DESPERADO
    Description: Desperado
    MaxLevel: 10
    Type: Weapon
    TargetType: Self
    DamageFlags:
      Splash: true
    Hit: Multi_Hit
    HitCount: 1
    Element: Weapon
    SplashArea: 3
    AfterCastActDelay: 1000
    AfterCastWalkDelay: 1000
    Duration1: 1000
    Requires:
      SpCost:
        - Level: 1
          Amount: 32
        - Level: 2
          Amount: 34
        - Level: 3
          Amount: 36
        - Level: 4
          Amount: 38
        - Level: 5
          Amount: 40
        - Level: 6
          Amount: 42
        - Level: 7
          Amount: 44
        - Level: 8
          Amount: 46
        - Level: 9
          Amount: 48
        - Level: 10
          Amount: 50
      Weapon:
        Revolver: true
      Ammo:
        Bullet: true
      AmmoAmount: 10
    Unit:
      Id: Dummyskill
      Layout: 3
      Interval: 100
      Target: Enemy

5 answers to this question

Recommended Posts

  • 0
Posted
44 minutes ago, Noire said:

Whats wrong with this skill i can't even hit anything T_T pls help  ( NO DAMAGE  ON MONSTER  and PLAYERS )

- Id: 516
    Name: GS_DESPERADO
    Description: Desperado
    MaxLevel: 10
    Type: Weapon
    TargetType: Self
    DamageFlags:
      Splash: true
    Hit: Multi_Hit
    HitCount: 1
    Element: Weapon
    SplashArea: 3
    AfterCastActDelay: 1000
    AfterCastWalkDelay: 1000
    Duration1: 1000
    Requires:
      SpCost:
        - Level: 1
          Amount: 32
        - Level: 2
          Amount: 34
        - Level: 3
          Amount: 36
        - Level: 4
          Amount: 38
        - Level: 5
          Amount: 40
        - Level: 6
          Amount: 42
        - Level: 7
          Amount: 44
        - Level: 8
          Amount: 46
        - Level: 9
          Amount: 48
        - Level: 10
          Amount: 50
      Weapon:
        Revolver: true
      Ammo:
        Bullet: true
      AmmoAmount: 10
    Unit:
      Id: Dummyskill
      Layout: 3
      Interval: 100
      Target: Enemy

is it after you @reloadskilldb ?

I think this issue already fixed in https://github.com/rathena/rathena/commit/496f362ec973224c20fc6d37664f11d277ebcf83

  • 0
Posted (edited)

But im using the latest SVN  you can use the skill but never hit the target >.<

TargetType: Self < when i set this off it work and do damage gives me also error on map server, but when i redo it it doesn't do any damage anymore can anyone confirm this? im using the latest github

Edited by Noire
  • 0
Posted
10 minutes ago, Noire said:

TargetType: Self < when i set this off it work and do damage gives me also error on map server, but when i redo it it doesn't do any damage anymore can anyone confirm this? im using the latest github

define latest github. which commit.

  • 0
Posted

the damage is dealt in the UNT of the skill (land skills) its not traditional splash so you can expect to fix it by modifying either the source or the ymal ids for the land skill

 

try changing dummyskill to 0x86
 

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...