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

how to get instant casts of mobs and map effects?

skrskr

New Member
Joined
Apr 6, 2022
Messages
2
Reaction score
0
I need to get the location of map effects objects. For example, the star maps, snakes and birds during zordiark fighting.

In addition, is there any way to detect instant casts?
 
Last edited:
I need to get the location of map effects objects. For example, the star maps, snakes and birds during zordiark fighting.

In addition, is there any way to detect instant casts?

1)You can turn on the 3d overlay and see if there are outlines, inwhich case those are objects in the objectmanager.

2)You can use the Gamelogmanager
 
1)You can turn on the 3d overlay and see if there are outlines, inwhich case those are objects in the objectmanager.

2)You can use the Gamelogmanager

Thx mastahg. One more question is how to detect tethers? For example, those tethers between the boss of e12s and those elemental crystals. I have confirmed that those tethers are not accessable by the gameobjectmanager. As I read the code of ACT triggers, I found that thoese tethers are detected by the associated markers. I don't know if there is some similar APIs in buddybot.
 
Back
Top