What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Request/Idea] Interrupt plugin

phaer

Member
Joined
Oct 27, 2013
Messages
33
No idea if it's actually possible but some routines have built in fakecasting and can detect interrupts ahead of time and stop casting, would it be possible to write this into a plugin? Some routines simply just don't work on fights like Thok etc with a lot of interrupts constantly and eat the spell lockout every single time. It would be great if a plugin could add this feature to every routine although I do not know enough about what a plugin is capable of doing to know whether this is possible like I said.
 
Phaer,

There are almost six threads in regards to this and no, there is not a stand-alone plugin at this time.
 
and i don't think there will be a plugin for that, the CR devs have to do it on there own, the easiest way is to attach to the combatlog cast start / succesfull and disable casting of casts that are not instant while variable is true (or whatever u'll use)

we are talking bout 3 lines of code for a CR dev, while a pluginwriter has to write a lot more lines to support all classes, cause he has to disable the combat pulse/ behavior for ... what? ... 1 second or so...
 
Back
Top