Garry's Mod

Garry's Mod

Black Ops C4 (Sandbox) (2025 Update)
21–30/43 bejegyzés mutatása
< 1  2  3  4  5 >
Frissítés: 2023. jan. 21. @ 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

Frissítés: 2023. jan. 16. @ 20:32

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

Frissítés: 2023. jan. 16. @ 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

Frissítés: 2023. jan. 15. @ 21:17

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

Frissítés: 2023. jan. 15. @ 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

Frissítés: 2023. jan. 15. @ 2:23

Fixed minor error

Frissítés: 2023. jan. 14. @ 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

Frissítés: 2023. jan. 7. @ 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)

Frissítés: 2016. dec. 1. @ 19:28

Fixed secondaryattack function spam

Frissítés: 2016. júl. 29. @ 0:36

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