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

Function for Quest Text in HB Interface?

Vertraag

New Member
Joined
May 14, 2010
Messages
286
Reaction score
5
Is there a function to set the text of the quest objective in the HB interface? For example, if I am running a questing profile, HB will have large brown text next to the "Bot Settings" button that states what quest the bot is doing. I would like to take control of that text using a plugin.
 
using Styx.Logic.BehaviorTree;

TreeRoot.GoalText = "your text";

I haven't found a way to set the color. :)

cheers,
chinajade
 
Back
Top