Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Thank you very much!
The Anti-Grief Badge and the Aura Badge have been updated.
Add this in the update function:
local Hat_GhostPartyPlayer ghost;
foreach DynamicActors(Class'Hat_GhostPartyPlayer', ghost) { ghost.bCanBeDamaged = false; }
And when this gets disabled set all ghost to "bCanBeDamaged" back to true, thus fixing the issue.
In Tick:
https://i.imgur.com/8OH9mz4.png
In RemoveProtection():
https://i.imgur.com/DTdmIi7.png
"This isnt fun.
I wanna whack people off big ledges.
This is evil."
-Veggie Ice Cream, 2020
There are some players that, when entering the game, all they do is spam attacks on people.
I've seen some that are not affected by that, Ithought it was some console command.
Now I can be inmune too!
me who use a big metal pole: hahahahahbahahahahhagha
Currently I can't change any of my mods. The same goes for adding new mods.
This will take a while. Besides, it wouldn’t change much. There are other mods
out there that can do the same.
Examples are my Aura Badge, your God Mode Badge (with Super God Mode enabled),
modified existing mods and some private mods. All of them offer full protection against
umbrella attacks (and Ice Bombs from playable Mustache Girl) and you can attack
other players.
Pure evil and no fun this is.
I wanna whack people off big ledges.
This is evil.
Changed:
- Mod icon
- Badge icon
Added:
- Config menu
-- Anywhere mode
Anywhere mode lets you use the
Anti-Grief Badge effects without using a badge slot.
-- Online Party Plus! Anti-Grief
Prevents other players from carrying you around.
You can now enable / disable this feature.
That's a feature of the "Playable Mustache Girl" mod and only works,
if you and the other player(s) have the mod installed and enabled. If you
deactivate the "Playable Mustache Girl" mod, the ice bombs can't do anything to you.
You could use the "Aura Badge" mod for ice bomb (and other MU bombs) immunity.
Maybe I'll add something that prevents Mustache Girl's bombs from
affecting the player, but this could take some time. I'm still learning about
Modding, furthermore the addition should not make this badge a cheat badge again.
v 1.1.0
Unchanged:
- Blocks and ignores Umbrella attacks.
- Blocks and ignores Brewing Hat explosion attacks.
- Blocks and ignores Ice Hat earthquakes.
Added:
- For Online Party Plus! user: Prevents other players from carrying you around.
Removed:
- All restrictions and other side effects.
- Immune to damage effect (this is not a cheat badge anymore).
Removed (v 1.0.2):
For Online Party Plus! user:
While you dance, other players can't carry you.
This should prevent other players from interrupting your dance.
Reason:
Online Party Plus! does that now.
While you dance, other players can't carry you.
If you ask me, that's a feature.
For Online Party Plus! user:
While you dance, other players can't carry you.
This should prevent other players from interrupting your dance.
That's because Hat Kids / Bow Kids actor collision is set to false.
This prevents the Brewing Hat explosives from interrupting you.