Skip to content

Conversation

FlaminSarge
Copy link
Contributor

@FlaminSarge FlaminSarge commented Sep 3, 2025

Description

Fixes ValveSoftware/Source-1-Games#7538

This adds a flag that popfiles can use to let spies use default aiming behavior instead of handicapped aiming behavior.
Since the default behavior is used if the flag isn't present, there should be no incompatibility issues if this is added.

@HyperionCoding
Copy link

I think a better way would be to make it depend on the bot skill and use the imprecise aim for all skill levels except expert. it doesn't need a whole new attribute.

@FlaminSarge
Copy link
Contributor Author

I think a better way would be to make it depend on the bot skill and use the imprecise aim for all skill levels except expert. it doesn't need a whole new attribute.

Because bot difficulty controls more than just this aim setting, we have to maintain compatibility with the potential existing use case of someone intentionally using Expert Spy with the handicapped aim behavior.

Bitl added a commit to BitlDevelopmentStudios/source-sdk-2013-bds-base that referenced this pull request Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TF2] Add a Server ConVar for the forced aim level of Spy Robots in MvM
2 participants