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

Quest ground item help

tjhasty

Member
Joined
May 16, 2010
Messages
183
Reaction score
4
I am trying to figure out how to parse any items that are on the ground that are quest items you have to look
Example: I recently did an undead quest where you have to go searching for Gloomweed. How do I parse any objects of this type on the ground. I know how to do chests, herbs, monsters, virtually anything else, but I cant figure out how to search for Quest ground stuff (I dont know the technical term for it)

Any help would be appreciated, thanks.
 
CnG's Dev Tools
Instancebuddy --> Bot Settings --> Scripting tools (i wish he would make this a plugin)
HBConsole (if you have the correct lua or C# commands)

I think Iggi posted an easier "scan for gameobjects" plugin somewhere, I dunno.

I use those 3 in that order. Remember, some things such as Fire, or Oil pits are npc's... even if they don't have tags!
 
ooo I never used instancebuddy's script thingy, that may help me immensly, thank you
 
Last edited:
Back
Top