Checkpoint Entering Interior Problem
#5

That is not at all maintenance friendly. If you have, say, 100 doors like that you're simply not going to copy-paste 100 coordinates beneath each other.

When the player enters a dynamic checkpoint, save that checkpointid to a global player variable. When they leave a dynamic checkpoint, reset that variable. Then, in the command, use IsPlayerInDynamicCheckpoint to establish that they're still in the checkpoint, using the ID you saved earlier. Then switch checkpointid to get the desired position.

This isn't the best way to do it, still, but at least it's better than copying sets of coordinates.
Reply


Messages In This Thread
Checkpoint Entering Interior Problem - by Charalambos26 - 24.05.2015, 15:50
Re: Checkpoint Entering Interior Problem - by Sellize - 24.05.2015, 15:56
Re: Checkpoint Entering Interior Problem - by Charalambos26 - 24.05.2015, 15:58
Re: Checkpoint Entering Interior Problem - by Sellize - 24.05.2015, 16:10
Re: Checkpoint Entering Interior Problem - by Vince - 24.05.2015, 16:21
Re: Checkpoint Entering Interior Problem - by Charalambos26 - 24.05.2015, 16:29
Re: Checkpoint Entering Interior Problem - by Charalambos26 - 24.05.2015, 18:26

Forum Jump:


Users browsing this thread: 1 Guest(s)