Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Issue regarding Ts goal on a defuse map #537

Closed
Fiercetree opened this issue Mar 19, 2024 · 2 comments
Closed

Minor Issue regarding Ts goal on a defuse map #537

Fiercetree opened this issue Mar 19, 2024 · 2 comments

Comments

@Fiercetree
Copy link

On one particular popular map, https://gamebanana.com/mods/85354. The Ts will not plant the bomb at the bomb sites. They will arrive at the bomb sites and simply stay. Even after modifying the waypoint, they will not plant the bomb. I just wanted to know if this is just an issue with the map, or should I use a different waypoint type other than a goal type. It's really no big deal, if it can't be resolved. It's only happening on this map. Was just curious. Thanks! I enclosed the graph file

de_wallmart.zip

@Vladislav4KZ
Copy link
Collaborator

What version of YaPB are you using?
This map has both bomb sites and hostages.

The waypoint author put goal nodes near both the hostages and the bomb site.

In early builds of YaPB, bots tried to place the bomb anywhere (i.e. even outside the bomb site) where the goal node is located.

But this should be fixed now, according to this commit: 9201daf

The latest Continuous build has this fix.

@jeefo
Copy link
Collaborator

jeefo commented Mar 19, 2024

@Fiercetree hello, thank you for the report. Try latest build.

@Vladislav4KZ It was just a part of fix for undersupply, this maps shows another bug with multi-scenario maps.

@jeefo jeefo closed this as completed in c03d8ac Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants