Thread: [DFX] respawns
View Single Post
  #2  
Old 10-02-2012, 08:10 AM
grenadier501 is offline grenadier501
grenadier501's Avatar
JO mod maker

Join Date: Mar 2010
Location: Argentina
Posts: 297

yes, it's a very annoying bug, try this:
Put a 3D area trigger on top of the Tunnel, at the ground level, in the respawn area.
Then put a Teleport Target inside the tunnel.
And then set an event that teleport the player if he stands at the area trigger

The event will look like this:
IF SSN 10000 is withing area [areatriggernumber]
THEN Teleport SSN 10000 to target [teleporttargetnumber]


That will make the player teleport back into the tunnel if he respawns outside of it. Try it.
Captas la Idea? Check this example test map:
Attached Files
File Type: zip TESTMAP.zip (2.9 KB, 2 views)
Reply With Quote