Ind Posted December 24, 2012 Group: Members Topic Count: 169 Topics Per Day: 0.03 Content Count: 1260 Reputation: 750 Joined: 11/19/11 Last Seen: April 11, 2013 Share Posted December 24, 2012 File Name: Inds bIndOnAtkCast Bonus File Submitter: Ind File Submitted: 23 Dec 2012 File Category: Source Modifications Content Author: Ind About A bonus that allows an item to cause the user to cast a specific skill upon attack (instead of attacking). Usage Example 1601,Rod,Rod,4,50,,400,15,,10,3,0x00818315,7,2,2,1,1,1,10,{ bonus2 bIndOnAtkCast,"WZ_FIREBALL",5; },{},{} The above gives rod a attack range of 10 cells, and causes the user to cast WZ_FIREBALL Lv 5 when they try to attack It works with all skills/types. Support Drop me a PM Click here to download this file Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted January 1, 2013 Group: Members Topic Count: 219 Topics Per Day: 0.05 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: July 15, 2024 Share Posted January 1, 2013 (edited) I purchased this and it works very well for weapons with specified attack ranges. The only downside to it is that if you try to use it for a card effect close range melee weapons wont use the normal range of skills and will go right up to the target to use the skill. This is easily corrected if you use the bonus bAtkRange in the script also to set the attack range. I use my item_combo_db to modify my rods to have the effect without having to mess with any actual items (makes updates so much easier). Peopleperson49 I use this this format in the item_combo_db to for all my rods: 1601:1601,{ bonus bAtkRange,6; bonus2 bIndOnAtkCast,17,1; } Edited January 1, 2013 by Peopleperson49 Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted October 29, 2019 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 166 Reputation: 27 Joined: 11/20/11 Last Seen: 6 hours ago Share Posted October 29, 2019 @Ind the ind sekai bonus pack links all broken can you please share it again thank you more power Quote Link to comment Share on other sites More sharing options...
LearningRO Posted October 29, 2019 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 72 Joined: 02/10/12 Last Seen: 2 hours ago Share Posted October 29, 2019 1 hour ago, DaemonSpade said: @Ind the ind sekai bonus pack links all broken can you please share it again thank you more power he already out from rathena or hercules long time ago Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted October 29, 2019 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 166 Reputation: 27 Joined: 11/20/11 Last Seen: 6 hours ago Share Posted October 29, 2019 On 10/29/2019 at 11:43 PM, LearningRO said: he already out from rathena or hercules long time ago i dont have a copy of the free release sad On 10/29/2019 at 11:43 PM, LearningRO said: he already out from rathena or hercules long time ago do you have a backup for those #1 and #2? can you share it to me please Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted October 29, 2019 Group: Members Topic Count: 219 Topics Per Day: 0.05 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: July 15, 2024 Share Posted October 29, 2019 (edited) I never delete anything, lol. But, I don't know where the OnAtkCast went. I will post it if I find it. It was a real shame when they choose not to add these to the svn back in the day. I used the OnAtkCast on every one of my wands to allow players to do ranged magic damage when they were equipped. Ironically it's exactly how Ragnarok M does it now, years later. Since I always added back with each update it probably got lost somewhere. Peopleperson49 Edited: I said I never delete anything... Since these were originally paid items I wouldn't normally give them out, but Ind gave them out several years back in the one of the posts above and his links are now broken. Keep in mind that these patches WILL WILL WILL need to be updated or manually installed to work correctly! However, I recently installed the OnAtkCast on a test server and it worked fine manually doing it. OR BETTER YET PLEASE ADD THEM TO THE GITHUB FOREVER!!! IndBonusPack1.patch IndBonusPack2.patch IndOnAtkCast.patch Edited October 29, 2019 by Peopleperson49 1 Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted October 30, 2019 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 166 Reputation: 27 Joined: 11/20/11 Last Seen: 6 hours ago Share Posted October 30, 2019 10 hours ago, Peopleperson49 said: I never delete anything, lol. But, I don't know where the OnAtkCast went. I will post it if I find it. It was a real shame when they choose not to add these to the svn back in the day. I used the OnAtkCast on every one of my wands to allow players to do ranged magic damage when they were equipped. Ironically it's exactly how Ragnarok M does it now, years later. Since I always added back with each update it probably got lost somewhere. Peopleperson49 Edited: I said I never delete anything... Since these were originally paid items I wouldn't normally give them out, but Ind gave them out several years back in the one of the posts above and his links are now broken. Keep in mind that these patches WILL WILL WILL need to be updated or manually installed to work correctly! However, I recently installed the OnAtkCast on a test server and it worked fine manually doing it. OR BETTER YET PLEASE ADD THEM TO THE GITHUB FOREVER!!! IndBonusPack1.patch 5.21 kB · 3 downloads IndBonusPack2.patch 5.94 kB · 3 downloads IndOnAtkCast.patch 4.35 kB · 3 downloads WOOOOOOOOOOOOW THANK YOU VERY GOD MUCH Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted November 4, 2019 Group: Members Topic Count: 219 Topics Per Day: 0.05 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: July 15, 2024 Share Posted November 4, 2019 I'm glad they could be of service. I would like to stress that you will have to update them as files change or get restructured over time. You might be able to pay someone a few dollars to update them for you and maybe share them here again to give back. Either way if I need them then I will just update them myself, but others might appreciate it. Peopleperson49 Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted November 8, 2019 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 166 Reputation: 27 Joined: 11/20/11 Last Seen: 6 hours ago Share Posted November 8, 2019 On 11/4/2019 at 9:20 AM, Peopleperson49 said: I'm glad they could be of service. I would like to stress that you will have to update them as files change or get restructured over time. You might be able to pay someone a few dollars to update them for you and maybe share them here again to give back. Either way if I need them then I will just update them myself, but others might appreciate it. Peopleperson49 Done Updating everything is now working fine thank you very much @Peopleperson49 Quote Link to comment Share on other sites More sharing options...
LearningRO Posted November 8, 2019 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 72 Joined: 02/10/12 Last Seen: 2 hours ago Share Posted November 8, 2019 5 hours ago, DaemonSpade said: Done Updating everything is now working fine thank you very much @Peopleperson49 could you share it? Quote Link to comment Share on other sites More sharing options...
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.