Garry's Mod

Garry's Mod

Extended 'Prop' Damage
Showing 1-10 of 41 entries
< 1  2  3  4  5 >
Update: 21 Jun, 2017 @ 9:36pm

Added entities emitting sounds on damage and on death

Added textboxs to server settings to control played sound

Update: 20 Jun, 2017 @ 1:50am

Fixed class entry textbox not showing when particle textbox was included

Update: 20 Jun, 2017 @ 12:40am

Added particle effects playing on damage in addition to in-engine effects. Any particle effects already available on the server can be selected by way of textbox.

Particle effects get removed automatically after a controllable time in case the effect used doesnt 'die' naturally

Added slider to control the time before a particle effect is removed

Update: 18 Jun, 2017 @ 1:04am

-Added changing the on death and on damage FX to be server/admin defined, defaulting to the in-engine FX originally used

-Added on damage effect scaling with damage dealt, as a multiplier to the magnitude. Some in-engine FX can't be scaled so if scale doesnt change thats why.

-Added checkbox to enable/disable scaling the damage effect by damage

Update: 17 Jun, 2017 @ 10:15pm

Hotfix to prevent negative health/weight or health/volume ratios giving entities negative health. Health has a minimum of 1. The editor tool should intentionally override that limit.

Update: 17 Jun, 2017 @ 5:28am

Sneaky hotfix to handle the damage rule setting being nil on newly spawned entities causing them to always take damage

Update: 16 Jun, 2017 @ 8:31pm

Rewrote code to have minimal use of networked variables due to computational expense

Update: 16 Jun, 2017 @ 5:41am

hotfix for mod conflict

Update: 16 Jun, 2017 @ 4:08am

Reworked some convar behaviour to be more intuitive

Update: 15 Jun, 2017 @ 11:39pm

Added a control to settings to enable/disable damage to parented props

Hopefully fixed nonadmin clients being able to remove or add rows to the entity filter clientside which makes their filter list not match the actual list in use by the server