Jump to content
  • 0

Skill NPC_GRANDDARKNESS error missing code case for skill on a new implemented mob (in other mobs, it works)


cristiandp93

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  06/22/15
  • Last Seen:  

HI

Im triying to implement the Hard Amdarais,

It works pretty well all skills, except for the NPC_GRANDDARKNESS because the emulator is throwing me a warning and the skills is not being used (but it is casted)

//3150,Amdarais#1@NPC_GRANDDARKNESS,attack,339,10,10000,2000,1000,no,self,myhpltmaxrate,30,,,,,,9,
3150,Amdarais#1@NPC_GRANDDARKNESS,attack,339,1,500,700,5000,no,self,myhpltmaxrate,50,,,,,,,
 

Here there two implementations i Tried

The firstone is the original skill as a should being

THe second is the Copy of the 

2684,Furious Baroness of Retribution@NPC_GRANDDARKNESS,attack,339,1,500,700,5000,no,self,myhpltmaxrate,50,,,,,,,
 

With a little adjustments to always spam to test it

If i spawn a 2684, it can use the skill with any error

but for I don't know why my Amdarais can't

 

Im still pretty new editing the emulator so maybe im missing something

 

If anybody can give me hand It would be gratefull

Thanks!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  06/22/15
  • Last Seen:  

Still don't know what was but with the https://github.com/llchrisll/rAthena-Scripts/tree/master implementation it works well.

Can be closed

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...