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

Questing Issue

Status
Not open for further replies.

jdelpheki

New Member
Joined
Jan 22, 2015
Messages
23
Reaction score
0
Many Quests in north rend and out lands fail to dismount their flying when searching for targets to kill, as a result my bot fly's in circles over negrand and borean tundra infinitely looking for NPC's. is there a function to force the bot to not use the mount when running a grind.

For example

<Quest Name="Crystals of Power" Id="24720">
<Objective Type="CollectItem" ItemId="11186" CollectCount="7">
<CollectFrom>
<Object Name="Red Power Crystal" Id="164660" />
<Object Name="Red Power Crystal" Id="164780" />
</CollectFrom>
<Hotspots>
< Use Mount ID ##### here because its area specific
<Hotspot X="-7477.984" Y="-1191.443" Z="-265.308" />
<Hotspot X="-7608.344" Y="-1150.354" Z="-272.2216" />
<Hotspot X="-7862.379" Y="-714.9725" Z="-260.5129" />
<Hotspot X="-7920.815" Y="-556.8744" Z="-255.2431" />
<Hotspot X="-7859.957" Y="-558.319" Z="-256.1201" />
<Hotspot X="-7696.596" Y="-586.7908" Z="-270.6611" />
<Hotspot X="-7694.299" Y="-479.2576" Z="-264.029" />
<Hotspot X="-7455.254" Y="-491.2262" Z="-271.8472" />
<Hotspot X="-7446.912" Y="-422.1315" Z="-272.2218" />
<Hotspot X="-7450.186" Y="-379.0977" Z="-257.8883" />
</Hotspots>
</Objective>
<Objective Type="CollectItem" ItemId="11188" CollectCount="7">
<CollectFrom>
<Object Name="Yellow Power Crystal" Id="164661" />
<Object Name="Yellow Power Crystal" Id="164781" />
</CollectFrom>
<Hotspots>
<Hotspot X="-6485.755" Y="-582.3945" Z="-269.151" />
<Hotspot X="-6463.928" Y="-857.1389" Z="-272.2362" />
<Hotspot X="-6334.444" Y="-915.1207" Z="-242.8548" />
<Hotspot X="-6374.209" Y="-1088.804" Z="-272.0599" />
<Hotspot X="-6330.403" Y="-1195.67" Z="-271.532" />
<Hotspot X="-6286.212" Y="-1219.01" Z="-266.8279" />
<Hotspot X="-6513.635" Y="-1093.035" Z="-270.7225" />
<Hotspot X="-6629.21" Y="-930.0539" Z="-272.7163" />
<Hotspot X="-6694.374" Y="-684.7958" Z="-272.0091" />
</Hotspots>
</Objective>
<Objective Type="CollectItem" ItemId="11185" CollectCount="7">
<CollectFrom>
<Object Name="Green Power Crystal" Id="164659" />
<Object Name="Green Power Crystal" Id="164779" />
</CollectFrom>
<Hotspots>
< Use Never mount for this grind, for some unknown reason />
<Hotspot X="-6298.79" Y="-1375.444" Z="-267.1346" />
<Hotspot X="-6345.571" Y="-1613.487" Z="-269.9628" />
<Hotspot X="-6404.603" Y="-1798.222" Z="-269.7442" />
<Hotspot X="-6487.263" Y="-1904.667" Z="-271.0442" />
<Hotspot X="-6588.989" Y="-1994.976" Z="-270.515" />
<Hotspot X="-6437.817" Y="-2061.642" Z="-248.5014" />
<Hotspot X="-6783.819" Y="-2135.262" Z="-265.2006" />
<Hotspot X="-6847.025" Y="-2149.052" Z="-267.7995" />
<Hotspot X="-6896.665" Y="-2241.441" Z="-269.5391" />
<Hotspot X="-6963.002" Y="-2272.133" Z="-269.6707" />
</Hotspots>
</Objective>
<Objective Type="CollectItem" ItemId="11184" CollectCount="7">
<CollectFrom>
< Use your Ground mount because i want you to />
<Object Name="Blue Power Crystal" Id="164778" />
<Object Name="Blue Power Crystal" Id="164658" />
</CollectFrom>
<Hotspots>
< Use your flying mount because i want you to />
<Hotspot X="-7360.485" Y="-2231.522" Z="-271.3014" />
<Hotspot X="-7481.603" Y="-2244.66" Z="-271.7255" />
<Hotspot X="-7703.63" Y="-2234.052" Z="-255.6305" />
<Hotspot X="-7788.346" Y="-2102.16" Z="-268.2585" />
<Hotspot X="-8010.332" Y="-1735.027" Z="-272.79" />
<Hotspot X="-7891.062" Y="-1626.441" Z="-269.1235" />
<Hotspot X="-8010.715" Y="-1587.874" Z="-270.5659" />
</Hotspots>
</Objective>
</Quest>
 
Last edited:


you don't need logs to know if a command exists.
you don't need to know what i'm gonna use it for and you don't need to know if there's a good reason for me to use it.
I volunteered that information to help you make the bot better.
If you read teh post you would know its frame rate and view distance that is causing it. neither of them is in the logs


i dont require you tell me whats wrong i already did the trouble shooting and have found what i need to fix it.
---"I need to know if the command OR function exists

please read the question before replying
 
Last edited:
this is honorbuddy support. if honorbuddy is not working or your having issues, thats what this section is for.

we cannot help you with profile development or writing. please use the developers section for that.

as far as turning mounting on and off. it is possible in a quest profile. so is changing user settings. you should be able to pull the lines from any one of kicks profiles.
 
Again you failed at reading. i am asking about a command in quest profile building and pondering its existence or lack there of.
 
Last edited by a moderator:
etherway its about quest profile development, something we cannot help you with as a support issue.

please use the developers section for this kind of issue.
 
Status
Not open for further replies.
Back
Top