Digital Paint Discussion Board
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digital Paint Discussion Board
»
Development
»
Mapping
(Moderator:
Chef-Killer
) »
Help! How do I turn off a trigger_hurt entity?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help! How do I turn off a trigger_hurt entity? (Read 1034 times)
Narga
68 Carbine
Posts: 401
Help! How do I turn off a trigger_hurt entity?
«
on:
June 02, 2011, 09:15:23 PM »
How do I make it so if the player touches one entity, it turns off a trigger_hurt entity.
Logged
Rick
Map Committee
Autococker
Posts: 2190
Re: Help! How do I turn off a trigger_hurt entity?
«
Reply #1 on:
June 02, 2011, 09:37:48 PM »
You might be able to find something about that on Rust. (A website). But I don't think you can turn off a trigger hurt...
Logged
Chef-Killer
Moderator
Autococker
Posts: 1312
Re: Help! How do I turn off a trigger_hurt entity?
«
Reply #2 on:
June 03, 2011, 07:27:19 AM »
What entity should be touched? A func_button? You need to combine the 2 entities with "target" "###" and "targetname" "###". If you use the spawnflag 2 (toggle) for the trigger_hurt now, it will be turned off and on with each trigger event.
Logged
Print
Pages: [
1
]
« previous
next »
Digital Paint Discussion Board
»
Development
»
Mapping
(Moderator:
Chef-Killer
) »
Help! How do I turn off a trigger_hurt entity?