Garry's Mod

Garry's Mod

Extended 'Prop' Damage
Näytetään 1–10 / 41
< 1  2  3  4  5 >
Päivitys: 21.6.2017 klo 21.36

Added entities emitting sounds on damage and on death

Added textboxs to server settings to control played sound

Päivitys: 20.6.2017 klo 1.50

Fixed class entry textbox not showing when particle textbox was included

Päivitys: 20.6.2017 klo 0.40

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

Päivitys: 18.6.2017 klo 1.04

-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

Päivitys: 17.6.2017 klo 22.15

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.

Päivitys: 17.6.2017 klo 5.28

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

Päivitys: 16.6.2017 klo 20.31

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

Päivitys: 16.6.2017 klo 5.41

hotfix for mod conflict

Päivitys: 16.6.2017 klo 4.08

Reworked some convar behaviour to be more intuitive

Päivitys: 15.6.2017 klo 23.39

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