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

Any way to detect falling?

-tc-

New Member
Joined
Jan 15, 2010
Messages
167
Reaction score
0
I think everyones bot has randomly fallen at one point, is there any way gb could detect that and press a certain key? IE divine shield or bubble/etc
 
There is a HandleFalling() method that CC's can use that should trigger when the bot falls, but that is up to the CC creator (and I think it may not even work anymore, not sure).
 
Styx.Object_Dumping_Enumeration.WoWObjects.WoWUnit.IsFalling() As Boolean might be it, just a guess.
 
Back
Top