Lumaktaw patungo sa pangunahing content

14 docs tagged with "checkpoint"

Tingnan Lahat ng mga Tag

DisablePlayerRaceCheckpoint

Disable any initialized race checkpoints for a specific player, since you can only have one at any given time.

IsPlayerInCheckpoint

Check if the player is currently inside a checkpoint, this could be used for properties or teleport points for example.

OnPlayerEnterCheckpoint

Tinatawag ang callback na ito kapag pumasok ang isang player sa checkpoint set para sa player na iyon.

OnPlayerLeaveCheckpoint

This callback is called when a player leaves the checkpoint set for them by SetPlayerCheckpoint.