Garry's Mod

Garry's Mod

Black Ops C4 (Sandbox) (2025 Update)
43개 중 21~30개 표시 중
< 1  2  3  4  5 >
업데이트: 2023년 1월 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

업데이트: 2023년 1월 16일 @ 오후 8시 32분

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

업데이트: 2023년 1월 16일 @ 오후 7시 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

업데이트: 2023년 1월 15일 @ 오후 9시 17분

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

업데이트: 2023년 1월 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

업데이트: 2023년 1월 15일 @ 오전 2시 23분

Fixed minor error

업데이트: 2023년 1월 14일 @ 오후 6시 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

업데이트: 2023년 1월 7일 @ 오후 10시 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)

업데이트: 2016년 12월 1일 @ 오후 7시 28분

Fixed secondaryattack function spam

업데이트: 2016년 7월 29일 @ 오전 12시 36분

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