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!

[Discussion\Question] customizing BG Buddy Default Profiles

Polos

New Member
Joined
May 6, 2014
Messages
13
Hi all!
In advance I apologize for my bad English - I am not the native speaker.

I'm trying to make a small customization of BGBuddy Default Profiles by changing center of blackspots in them coz there are a lot of bgbuddy users right now and 3-5 players moving in same way looks terribly botish.

I found following text inside one of the profiles:
StartingFaceLocation X="701.6498" Y="702.2996" Z="-15.83955" Side="Horde" /

I't seems to me that i can manage not only the place where bot is standing but also a direction he is looking at?
For example i wanted to move my bot closer to the gates an the Strand of the Ancients, but he is standing there and watching at the wall while enemy is approaching from behind )

So it would be nasty if he could look at the direction where enemy is coming from.

Question is - how to do it?

Here is the example of blackspot config (default):

<Box Name="GateOfTheYellowMoon">
<Center X="1094.945" Y="-106.6107" Z="72.15096" />
<TopLeft X="1094.945" Y="-106.6107" Z="72.15096" />
<BottomRight X="1094.945" Y="-106.6107" Z="72.15096" />
</Box>

How and where should i paste the facing direction?
 
Last edited:
Hey - StartingFaceLocation is only for during preparation - when buffing etc.
 
Hey - StartingFaceLocation is only for during preparation - when buffing etc.

That is sad ( I wanted to make my bot more human-like and thought some thing like this...
<Box Name="GateOfTheYellowMoon">
<Center X="1094.945" Y="-106.6107" Z="72.15096" />
<TopLeft X="1094.945" Y="-106.6107" Z="72.15096" />
<BottomRight X="1094.945" Y="-106.6107" Z="72.15096" />
<FaceLocation X="701.6498" Y="702.2996" Z="-15.83955" /> (coords are random)
</Box>

... would work. Yeah i'm low in coding )

Thank you for reply.
 
Back
Top