#Unable to Spawn L4D1 Survivor

1 messages · Page 1 of 1 (latest)

shy imp
#

The tutorial I'm following hasn't been updated in a while so I'm wondering if there's anything else I need to do.

I also tried to put an info_survivor_position to see if that would help.

torn solstice
#

if the ragdoll is still in the map and not killed then the logic relay is not triggering use a logic_auto to trigger the logic relay

shy imp
#

Practicing with it now, thank you. I was looking at the c6m3_port level and didn't see a logic_auto but lots of logic_relays instead.

#

Got it!

#

MrFunreal showed me how he did it, and he used logic_auto and prop_dynamic instead of logic_relay and prop_dynamic.

#

Prop_ragdolls was recommended by the wikia but looks like it's not needed.

#

That does explain why c6m3_port had no ragdolls.

shy imp
#

Update: MrFunreal updated the official wikia entry to show the correct steps!