Phelon
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 2,591
Thanks.
I thought about the switch back. may be you can add some slight delay. to make it not to look too botish.
x.delay is the delay set for the specific spell i guess?
If i get this right randomtime can only be positive. Maybe you can make the range from negative to positive.
And add some safety value. So delay time doesnt get too high or too low to prevent instant kicks and missing interrupts.
How do you compare for casting target and target switching? By name or by guid?
1. The thing is though.. you don't need to switch targets due to how honorbuddy works. Switching targets is, in my opinion, a waste of time. You never need to target anyone to cast a spell on them.
2. If you go negative you could potentially miss a spell cast. You already have a variation of max 500ms + your set ms + your lag. This should prevent it from looking bottish.
You target a "WoWUnit". Target switching just targets the character before casting. I don't actually use the name or the guid. I use the WoWUnit Class.