Skip to main content

14 docs tagged with "checkpoint"

View all tags

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

Acest callback este apelat atunci când un jucător intră în punctul de control setat pentru acel jucător.

OnPlayerLeaveCheckpoint

Acest callback este apelat atunci când un jucător părăsește punctul de control setat pentru el de SetPlayerCheckpoint.