Payload responses fix #35
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
ValveSoftware/Source-1-Games#4912. Yeah it's closed but it is still an issue, like the unused mvm responses.
Implementation
Creates a new response concept. Now if the player is touching the cart, the concept is MP_CONCEPT_CART_PUSHING, and they are not, it is MP_CONCEPT_CART_MOVING_FORWARD.
Unlike my submission in the workshop, this doesn't add any new voiceline that isn't supposed to play already, so no mvm voicelines or sf13. On the other hand, I've made some modifications, moved responses that aren't in their proper place, and rearranged others (essentialy limited "stay close to cart" responses for when you are not pushing)
Pyro and Engie are not included for now. If merged, I will make them, but very limited for Engie sadly
Screenshots
Desktop.2025.03.09.-.16.44.49.04.DVR.mp4
Desktop.2025.03.09.-.19.03.26.08.DVR.mp4
Desktop.2025.03.09.-.19.04.31.09.DVR.mp4
Desktop.2025.03.09.-.17.33.47.07.DVR.mp4
Checklist
tc2-modbranch.Testing Checklist