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

If object exists condition?

vlad0327

New Member
Joined
Feb 4, 2011
Messages
291
Reaction score
10
I'm trying to figure out if there is a way of checking if an object with certain name or ID exists near my current location in an If Condition="" tag?
 
Last edited:
what exactly are you trying to do?

use item only on dead targets?
 
I'm trying to do this quest
Waptor Twapping - Quest - World of Warcraft

got everything working, but bot plants the trap on raptor no matter if it's dead or alive. so in some cases I have a situation where the trap is placed and next step would be to collect the quest item, which simply does not exist.

Anyway I've figured out how to do a dead or alive check, so the problem is partially solved.. But the check for object existence is still very important for my profile development.

Plus it would be a much more stable solution for this particular quest
 
set pull distance 0
use item at range 25
waittimer 5

can you explain it to me *exactly* how you want the bot to do it. Does the raptor have to be at a % hp? not in combat? i need some details
 
I just need the condition if a game object exists check. This quest was only an example of where i would use it.
 
Back
Top