Garry's Mod

Garry's Mod

Headcrab Takeover (Zombie Overhaul)
Menampilkan21-30 dari 50 kiriman
< 1  2  3  4  5 >
Pembaruan: 14 Jan 2024 @ 9:43am
berdasarkan The Ninja Scout

Pembaruan: 4 Jan 2024 @ 10:55am
berdasarkan The Ninja Scout

Fixed custom flinching and takeover animation not working properly in multiplayer.

Pembaruan: 3 Jan 2024 @ 8:31am
berdasarkan The Ninja Scout

Made BMCE zombies also able to flinch using the same animations as classic zombies.

Pembaruan: 2 Jan 2024 @ 2:48pm
berdasarkan The Ninja Scout

Implemented classic zombie / zombine locational flinch animations, triggered by shooting at specific body parts (legs, arms). Only works if Sabrean's Zombie Mod is installed.

Pembaruan: 31 Des 2023 @ 12:21pm
berdasarkan The Ninja Scout

Pembaruan: 28 Des 2023 @ 4:43pm
berdasarkan The Ninja Scout

Any npc with the class "npc_citizen" no longer randomly becomes a zombine when infected by a standard headcrab.

Pembaruan: 27 Des 2023 @ 3:00pm
berdasarkan The Ninja Scout

Fixed fast zombie climbing mechanic, it no longer freezes after reaching the top of a wall.

Pembaruan: 26 Des 2023 @ 11:32am
berdasarkan The Ninja Scout

Pembaruan: 26 Des 2023 @ 8:08am
berdasarkan The Ninja Scout

Added new lua hooks to modify some of the behavior in this mod:

headcrabtakeovercreatezombiehook - (zombie, zombieskin, victimmodel, victimskin)
headcrabtakeovercreatezombietorsohook - (zombie)

The two above will run immediately after a headcrab transformation / a zombie becomes a living torso through the functions added by this mod.

headcrabtakeovershouldzombine - (victim, attacker)
headcrabtakeoverforcezombine - (victim, attacker)

The two above will run before deciding if the resulting zombie from a headcrab transformation should be a zombine.
The first one can be used to disallow the zombie from randomly becoming a zombine even if the victim wasn't a combine type enemy, while the second can instead force the zombie to be a zombine. Return "true" to achieve these effects.

The previously introduced BMCE compatibility now makes use of these hooks and continues to function the same exact way as before.

Pembaruan: 11 Des 2023 @ 11:15am
berdasarkan The Ninja Scout