What is your problem? Opening the config GUI of a plugin in general, or can't you understand how to use the GUI of this plugin?
1.0.0.1:
The plugin will not lock honorbuddy's thread as much.
I'm unfamiliar with HB plugins so i don't know if this is supported, but you might be able to get rid of that graphics lag by replacing those Thread.Sleep(...) with Task.Delay (I don't know if async is available to this project) or by making it asynchronous in some other fashion. I'm guess that it's locking up because during the kite, the Thread.Sleep is fired before the MoveStop (I'm guessing, I haven't tested it yet)
UPDATE:
I removed the 3 second sleep from the kite logic and changed the timespan from 30000 to 3000 and it seems to work a lot better now and doesn't freeze up while the toon is kiting the mob over the trap.
Great pluggin! I luv it.
was wondering if there was anyway to implement a double trap mechanism? If you place another trap on a mob that is already trapped you can get a second cage (well if you do it fast enough before it disappear). This would be great because it would double cage output!
Doesn't work at all with my hunter and my game freezes every few seconds
Also, hutner pett needs to be recalled when target is below 30% for traps. Found that with my hunter he run to and throw and throws traps all over the place while pet pulls target back away from trap
Tried this and the plugin works great, but does not lay the trap down. I have tried the different profiles and my toon just kills and loots the elites.
Look it up at wowhead. Once you have the page for the mob, the mob id is in the url.Not sure how to find the mob id
You _NEED_ to add the mobid into the GUI for the plugin to do it's thing..