Piss Cakehole buffs and fixes#478
Merged
woisalreadytaken merged 30 commits intoredsunservers:masterfrom Nov 3, 2025
Merged
Conversation
fixed collisions, sound issues, and a lot of other robot related bugs
- Forced to be hidden - Cleaned up the code - Removed useless shit code - Fix Indentanantnation - Removed useless file
make him temporarily blue via entity color
woisalreadytaken
suggested changes
Nov 2, 2025
| g_flJesusChrist[iClient] = GetGameTime()+ 1.0; | ||
|
|
||
| TF2_RemoveItemInSlot(iClient, WeaponSlot_Secondary); | ||
| //TF2_RemoveItemInSlot(iClient, WeaponSlot_Secondary); |
Contributor
There was a problem hiding this comment.
You create a whole weapon every rage, so commenting this out might make the boss hold multiple jarates if you rage multiple times. I think what you want to do is only create the weapon if the boss has no secondary, then just set it up if he already does.
Contributor
Author
There was a problem hiding this comment.
This wasn't even meant to stay commented, I was experimenting to see what was causing the lack of weapon switching, fixed now.
I'll probably rework the way the jarate is given once the boss is close to releasing, the code is a mess
woisalreadytaken
approved these changes
Nov 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Buffs:
Fixes: