Garry's Mod

Garry's Mod

Black Ops 2 Time Bomb (Sandbox/nZombies)
Showing 1-10 of 31 entries
< 1  2  3  4 >
Update: Feb 15 @ 1:48pm

- Refactored some code and added compatibility with "lastinv"

Update: Jan 3 @ 12:00pm

- Moved crosshair code to DoDrawCrosshair to allow for "crosshair 0" without GetConVar overhead
- Made crosshair smaller to match the C4 crosshair (32x32 instead of 46x46)

Update: Dec 17, 2024 @ 2:12pm

- Added "crosshair" convar support ("crosshair 0" disables the crosshair)

Update: Jun 29, 2024 @ 9:20pm

- Fixed null error upon switching maps

Update: Apr 23, 2023 @ 7:54pm

- Removed redundant prints

Update: Apr 23, 2023 @ 5:55pm

- Fixed backwards compatibility with nZombies maps, which previously caused the entire game to crash

Update: Apr 16, 2023 @ 1:03pm

- Added (partial) Lambda npc support

Update: Apr 13, 2023 @ 12:21am

- Fixed an error validating a prop's owner

Update: Apr 8, 2023 @ 9:16pm

- Removed undoing the actual time bomb itself, it must be picked up manually or cleaned up

Update: Apr 7, 2023 @ 4:14pm

- Fixed scar and simphys compatibility