Garry's Mod
Hands & Fists SWEP
33件中 1-10 を表示
< 1  2  3  4 >
更新:2023年10月27日 @ 17時01分
更新者:keaka

更新:2022年7月16日 @ 14時19分

更新:2022年7月16日 @ 12時29分

- Changed grabbing feature; now, the fists need to be lowered to grab objects, and they will be grabbed instantly upon the key press. To raise the fists, the reload key now needs to be held down.

更新:2022年7月16日 @ 11時53分

- Fixed an issue where dying/otherwise interrupting a punch during a window of time lasting a millisecond would throw an error. This specific window is a small delay between clicking and landing a hit, to simulate the time it takes to throw your arm out. This was fixed by adding an IsValid() check before the timer tried to execute its given function.

更新:2022年7月15日 @ 18時14分

更新:2022年7月15日 @ 16時43分

- Holding down the R key now allows the player to pick up small (<40 kg) objects and entities, allowing them to carry things like ammo, ArcCW guns, and some JMod entities without actually putting them in the inventory.

更新:2022年7月14日 @ 13時44分

- Changed damage type from DMG_GENERIC to DMG_CLUB, for other addons that read/provide resistances or bonuses based on damage type (Club is the same damage type used by the crowbar and antlion guard attacks, and addons like Arctic's Stims provide a damage boost to specific damage types like club).

- Added more comments throughout code for the sake of easier understanding, if anyone happens to crack it open.

更新:2022年3月22日 @ 6時33分

- Added a new option/variable to change the range of the fists.

更新:2021年11月22日 @ 9時42分

- There is now a small delay between clicking and actually hitting a target.

更新:2021年11月21日 @ 17時55分

- 2 new options, force and delay.