Contagion
magrega 27 Jun, 2021 @ 7:50am
how to make fire catch on a zombie?
So I set up a flame but when I go over it as a zombie I receive damage but the fire doesn't ciing to me. How do I fix that?
< >
Showing 1-9 of 9 comments
magrega 27 Jun, 2021 @ 8:01am 
I've found env_entity_igniter but I can't figure out how to set a player on fire with it.
Celeron 27 Jun, 2021 @ 12:48pm 
have you try using a trigger_func
Celeron 27 Jun, 2021 @ 12:52pm 
or trigger_hurt
magrega 27 Jun, 2021 @ 1:13pm 
no, I haven't. But the devs told me that I gotta use info_fire_system but I haven't figured out how to use it
Celeron 29 Jun, 2021 @ 7:55am 
did you set the info_fire_system to Active
Celeron 29 Jun, 2021 @ 7:57am 
and also did you get the info_fire_system a name plus the zombie as well (OutPuts)
Celeron 29 Jun, 2021 @ 8:14am 
add a zombie to your map give the zombie a name (what ever you want to call it)

add a info_fire_system (also give it a name)

place down a trigger-box also give the trigger-box a name

then go over to you"re trigger box then go to outputs

.on start touch
.fire kill zombie then name what you gave it
.start

then your zombie should be on fire when you touch the trigger box i hope this help you out also im a bit of a noob on sdk



magrega 30 Jun, 2021 @ 4:23pm 
hey smike, thanks! but by zombie I meant a player zombie. How do I set myself on fire when playing as a zombie?
Celeron 1 Jul, 2021 @ 6:08am 
im not quite sure yet lol
< >
Showing 1-9 of 9 comments
Per page: 1530 50