Jump to content
  • 0

GS_Desperado


Noire

Question


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   1
  • Joined:  06/26/13
  • Last Seen:  

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

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1533
  • Reputation:   236
  • Joined:  08/03/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  103
  • Reputation:   1
  • Joined:  06/26/13
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1533
  • Reputation:   236
  • Joined:  08/03/12
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

Using latest pull from git. Having the same problem. Anybody fixed this?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  416
  • Reputation:   73
  • Joined:  05/16/19
  • Last Seen:  

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
 

Link to comment
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.   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.

×
×
  • Create New...