please make this tag working properly because it is one of the most important tag for grinding profile. The tag is not working ATM. Using CreatureIds does not work also. Using Kill tag to focus on some creatureid is working, however, it does not avoid prime. Kind regards.
Can you please explain in greater detail what issues you are having with the avoid tag? Just telling us its important and broken does nothing for us to fix it.
Thanks for notice my post. What I do to test AvoidCreature tag is that (and you can do so): 1. Use Ctrl+D to dump monster id (62002), then put it into tag like this: <Profile Name="a+" Author="xxxxxx" Version="1"> <AvoidCreature CreatureId="62002" Radius="40"/> <Grind> <GrindArea> <Hotspot X="1805.219" Y="-931.0508" Z="-1188.401" MapId="1421" Timeout="10" Range="111" /> </GrindArea> </Grind> </Profile> 2. save that profile, load it, and start the bot. The Bot does not avoid. it approaches to the monster and attack. Please let me know if I used this tag incorrectly. This problem was discussed in another thread a few months ago here https://www.thebuddyforum.com/wildb...iles/210260-creatureids-grinding-profile.html However as what I test, it is still not working. Kind regards.
HTML: <AvoidCreature Radius="40" CreatureId="62002" MapId="1421" Remove="false" /> Please give that a go and report back if possible.
After some fiddling I believe narrowed this down for you. Navigation currently appears to be ignoring any obstacles altogether. This means the Avoid tag isn't working either. AvoidCreature appears to only add an obstacle for the first Actor in memory matching the given CreatureId when it reaches that point in the profile. So while AvoidCreature does appear to be adding a single NavigationObstacle element to BotCommon.Navigation.ObstacleManager.Obstacles, Navigation just goes ahead and ignores it.
DD, any update on this? I noticed you're working on the guide for profiles, so I'm gonna go ahead and test it out.
Doesn't work for me too, seems like create ids doesn't work at all, bot attacks everything on sight. Where do you get mapid?
Hi some new to aviod creatures ? It's hard to find a good Map without Aviod Creature It will be make Profils much easyer with Aviod Can anyone help ?
I agree, there's a lot that I have to avoid right now because I can't avoid area or creature correctly. If there is already a solution can someone lead me to it? been looking. But if not I have to avoid water, roaming mobs that you cant fight, walls, portals, etc. It would be a lot easier with avoidance.