cristiandp93 Posted September 13, 2023 Posted September 13, 2023 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! Quote
0 cristiandp93 Posted September 13, 2023 Author Posted September 13, 2023 Still don't know what was but with the https://github.com/llchrisll/rAthena-Scripts/tree/master implementation it works well. Can be closed Quote
Question
cristiandp93
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!
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.