Garry's Mod
Black Ops C4 (Sandbox) (2025 Update)
กำลังแสดง 21-30 จาก 43 รายการ
< 1  2  3  4  5 >
อัปเดต: 21 ม.ค. 2023 @ 12: 27pm

- 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

อัปเดต: 16 ม.ค. 2023 @ 8: 32pm

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

อัปเดต: 16 ม.ค. 2023 @ 7: 43pm

- 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

อัปเดต: 15 ม.ค. 2023 @ 9: 17pm

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

อัปเดต: 15 ม.ค. 2023 @ 11: 45am

- 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

อัปเดต: 15 ม.ค. 2023 @ 2: 23am

Fixed minor error

อัปเดต: 14 ม.ค. 2023 @ 6: 55pm

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

อัปเดต: 7 ม.ค. 2023 @ 10: 22pm

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)

อัปเดต: 1 ธ.ค. 2016 @ 7: 28pm

Fixed secondaryattack function spam

อัปเดต: 29 ก.ค. 2016 @ 12: 36am

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