Skip to content

Commit

Permalink
Updated Free Checkpoint docs
Browse files Browse the repository at this point in the history
  • Loading branch information
A5H73Y committed Nov 26, 2023
1 parent 17371f8 commit 3a0395e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/tutorials/parkour-courses.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ _Command: `/pa setcourse (course) linkedlobby (lobby)`_
### manualcheckpoints

When enabled, the Player's checkpoint position can be manually set whenever you want. This will allow the Player (and console) to use the `/pa manualcheckpoint` / `pac manualcheckpoint (player)` command, which sets the Player's current position to their Checkpoint. This can be used as an external way to set the Player's checkpoint position.
In addition, when `OnCourse.ManualCheckpointAnyPressurePlate` is enabled, any pressure plate a Player triggers whilst on a Course will set the Player's checkpoint to that location.

In addition, when `OnCourse.ManualCheckpointAnyPressurePlate` is enabled, any pressure plate the Player triggers whilst on a Course will set their checkpoint to that location.

Once activated, the Player will be notified that a checkpoint has been set. If the Player dies, they will be taken back to the last checkpoint they set. This allows you to create alternate routes through a Course.

Expand Down

0 comments on commit 3a0395e

Please sign in to comment.