Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "trigger hurt"

From Quake Wiki

(New page: This brush entity will cause a given amount of damage to any player who touches it. It's invisible in Quake, so it's normally used for unconventional traps where there is no visible, physi...)
 
Line 1: Line 1:
This brush entity will cause a given amount of damage to any player who touches it. It's invisible in Quake, so it's normally used for unconventional traps where there is no visible, physical object to cause the damage. Besides the "delay" keyvalue, to wait a few seconds before causing the injury, the "dmg" keyvalue is set to specify the amount of damage to be inflicted.
+
This brush [[entity]] will cause a given amount of damage to any player who touches it. It's invisible in Quake, so it's normally used for unconventional traps where there is no visible, physical object to cause the damage. Besides the "delay" keyvalue, to wait a few seconds before causing the injury, the "dmg" keyvalue is set to specify the amount of damage to be inflicted.

Revision as of 04:28, 11 April 2008

This brush entity will cause a given amount of damage to any player who touches it. It's invisible in Quake, so it's normally used for unconventional traps where there is no visible, physical object to cause the damage. Besides the "delay" keyvalue, to wait a few seconds before causing the injury, the "dmg" keyvalue is set to specify the amount of damage to be inflicted.