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!

"Pre"-Telegraphs.

Deathdisguise

Community Developer
Joined
Mar 7, 2015
Messages
678
It's possible to pull your telegraph of an ability before using it. (mouse over an ability, tadaa!), is there a way to do that in the current API that I can't find, or is it not wrapped yet? If not wrapped... requesttttttt! <3 :P
 
This will be the one key element in distinguishing this bot over mediocre straight combat bots.
I put my vote in for this as well.
 
It's possible to pull your telegraph of an ability before using it. (mouse over an ability, tadaa!), is there a way to do that in the current API that I can't find, or is it not wrapped yet? If not wrapped... requesttttttt! <3 :P


What are you even asking for in the API?

You can turn on telegraphs in Wildstar Settings or adjust with Lua Addons.

What do you mean if its possible to pull your telegraph? Like show your telegraph? Your terminology makes no sense.

Walter
 
I believe he's wanting to know shape / coordinates before casting/action to determine if the bot should face a different direction to keep NPCs in the telegraph.
 
Sorry, I was pretty brain-fried last night, it wasn't too clear:

For example:

Code:
Telegraph SpellManager.GetAbility("Rampage").Ability.Telegraph;

Would return the Telegraph associated with the ability rampage.
 
Back
Top