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

Bots can't handle guns in Gun Master #292

Closed
2 tasks done
koopa990 opened this issue Jun 3, 2023 · 9 comments
Closed
2 tasks done

Bots can't handle guns in Gun Master #292

koopa990 opened this issue Jun 3, 2023 · 9 comments
Assignees
Labels
bug Something isn't working enhancement Suggestion for a change to an existing feature

Comments

@koopa990
Copy link

koopa990 commented Jun 3, 2023

Scope

General bot behavior

What happened?

In any Gun Master match and any maps, they will always have low end accuracy no matter the gun types (can be slightly better with automatic guns)

What was expected?

Dead-on accuracy to match user's config.

How can we reproduce and test it?

Anything

Version of fun-bots and VU?

Latest Dev.

I have checked the following... (if applicable)

@koopa990 koopa990 added the bug Something isn't working label Jun 3, 2023
@Joe91 Joe91 self-assigned this Jun 5, 2023
@Joe91
Copy link
Owner

Joe91 commented Jul 22, 2023

It's more a general thing that I can't extract the weapon-data on the fly yet. But I will try to find a solution for that.

@Joe91
Copy link
Owner

Joe91 commented Jul 26, 2023

Think I had a first break-throgh on this.
I'm was able to identify the weapon and to parse all the needed data in most cases.
Would you mind to test this branch:
https://github.com/Joe91/fun-bots/tree/feature/gunmaster_weapon_handling
Looking forward to your feedback!

@Joe91 Joe91 added the enhancement Suggestion for a change to an existing feature label Jul 26, 2023
@koopa990
Copy link
Author

Think I had a first break-throgh on this. I'm was able to identify the weapon and to parse all the needed data in most cases. Would you mind to test this branch: https://github.com/Joe91/fun-bots/tree/feature/gunmaster_weapon_handling Looking forward to your feedback!

Hey, how can I download that repo? THere is no option to do so, and this website I am using does not work with yours https://download-directory.github.io/

@Joe91
Copy link
Owner

Joe91 commented Jul 27, 2023

Oh, sorry. Just merged it into dev. No idea why that is not possible on that branch...
https://github.com/Joe91/fun-bots/tree/dev
At least for me there is a button "Code" where you can download the repo...

@koopa990
Copy link
Author

Oh, sorry. Just merged it into dev. No idea why that is not possible on that branch... https://github.com/Joe91/fun-bots/tree/dev At least for me there is a button "Code" where you can download the repo...

Oh yeah. I am happy to see them actually advanced into more weapon tiers; It works!

@koopa990
Copy link
Author

Oh, one more thing. Is it possible to force them to run towards any close enemy they see when they are using the knife as the final tier?

@Joe91
Copy link
Owner

Joe91 commented Jul 27, 2023

That's a good point. Will try to add this. Glad to hear that it works fine :-)

@koopa990
Copy link
Author

That's a good point. Will try to add this. Glad to hear that it works fine :-)

What about making them do takedown? Or is it already subtly there in the mod?

@Joe91
Copy link
Owner

Joe91 commented Jul 27, 2023

Takedowns are sadly not possible for bots yet. That's a vu thing. Also they are not able to deal knife-damage at the moment because of a workarount with bugged hitboxes. So the knife itself is kind of a problem-child atm...
I will close this issue for now and try to find a better solution for the knives separately...

@Joe91 Joe91 closed this as completed Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Suggestion for a change to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants