D4N Posted January 4, 2017 Share Posted January 4, 2017 Right now on death players respawn at their initial class spawn. How would I go about making them spawn at the nearest set respawn/checkpoint? Link to comment Share on other sites More sharing options...
0 jcsnider Posted January 5, 2017 Share Posted January 5, 2017 17 minutes ago, Agoraphobic said: Easiest way is to have a variable named "Checkpoint". As you progress or click a checkpoint assign that variable a number. When they die, they will go to initial map, have an Event run and check the condition of what number the Checkpoint variable is saved to. Then have said Event warp the player to that desired area. Â That's how I recommend people do it. That also grants the ability to have different checkpoints or spawn areas based off of classes. A win all the way around. MattyPoo and Agoraphobic 2 Link to comment Share on other sites More sharing options...
0 Damian666 Posted January 4, 2017 Share Posted January 4, 2017 I don't know precisely with intersect, but on orion, and any other eclipse based engines, you set respawn point per map, so if you die on map2, you cant set it to respawn on that map etc etc Link to comment Share on other sites More sharing options...
0 Agoraphobic Posted January 5, 2017 Share Posted January 5, 2017 Easiest way is to have a variable named "Checkpoint". As you progress or click a checkpoint assign that variable a number. When they die, they will go to initial map, have an Event run and check the condition of what number the Checkpoint variable is saved to. Then have said Event warp the player to that desired area. MattyPoo and Miharukun 2 Link to comment Share on other sites More sharing options...
0 Miharukun Posted January 5, 2017 Share Posted January 5, 2017 2 hours ago, Agoraphobic said: Easiest way is to have a variable named "Checkpoint". As you progress or click a checkpoint assign that variable a number. When they die, they will go to initial map, have an Event run and check the condition of what number the Checkpoint variable is saved to. Then have said Event warp the player to that desired area. Â This is what I'm looking for! Â Link to comment Share on other sites More sharing options...
0 PinkAngel Posted December 7, 2017 Share Posted December 7, 2017 I know this is a bit old but still applies. Can someone make me an example of this because this doesn't really say much on how to set this up. I understand how to make a variable but i need to know how to set up the checkpoint events and the event that should go in class start area. Link to comment Share on other sites More sharing options...
0 Alexoune001 Posted December 8, 2017 Share Posted December 8, 2017 Â Link to comment Share on other sites More sharing options...
Question
D4N
Right now on death players respawn at their initial class spawn.
How would I go about making them spawn at the nearest set respawn/checkpoint?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts