Garry's Mod

Garry's Mod

Black Ops C4 (Sandbox) (2025 Update)
21-30 van 43 items weergegeven
< 1  2  3  4  5 >
Update: 21 jan 2023 om 12:27

- Added all settings to the "Utilities" menu under "Hoff's Addons" in game to control CVars
- Added flashing red light to the C4, can be disabled via Cvar "C4_RedLight 0" or via settings menu

Update: 16 jan 2023 om 20:32

- Added secondary check for spawning, now checks if there's space for it (not just LOS)

Update: 16 jan 2023 om 19:43

- Fixed collision between a c4 and its owner so it no longer slows you down
- C4 can no longer be placed through walls
- Fixed other minor stuff

Update: 15 jan 2023 om 21:17

- Reworked code so it's not trigger dependent, meaning you can die and it won't affect it

Update: 15 jan 2023 om 11:45

- Dying no longer clears the owner's C4 array
- Forgot to add to other changelog: removed sprint animation to fit more in line with other weapons

Update: 15 jan 2023 om 2:23

Fixed minor error

Update: 14 jan 2023 om 18:55

Another new update
- Added c_arms! Now your player model can throw the c4 instead of the old arms
- Moved the throw start position slightly so it's more accurate to the animation
- Fixed some errors

Update: 7 jan 2023 om 22:22

The long awaited update!

- Refactored and optimized code, fixed errors
- C4 can be shot with guns to explode
- One player's c4 can set off another player's, allowing even bigger chain reactions

- Added new cvars:
C4_Infinite (0 = default, 1 = infinite)
C4_ThrowSpeed (1 = default, max 10), allows much, much faster throwing
C4_Magnitude (175 = default) in case it feels overtuned, nerf or buff the damage

- Fixed ammo HUD counter
- Fixed ammo and weapon pickup from spawn tool
- C4 can be undone (z)
- C4 added to cleanup list, allowing easy deletion of a player's C4
- Disabled physgun pickup of C4 to prevent exploiting and crashes
- Throw delay changed from 1.2s to 0.8 (3 times faster)

Update: 1 dec 2016 om 19:28

Fixed secondaryattack function spam

Update: 29 jul 2016 om 0:36

Accidently goofed and forgot to include creating the table for c4s, fixed now