Documentation

Want to improve the docs? Take a look at scripting-api-data!
Found a bug? jc3mp/bugs is a good place to let us know.

Checkpoint

Constructible This class can be instantiated from your script. You can find more information on the Constructor below. Auto Destroy To delete an instance of this class, use the `Destroy` function of this class. You can find the function definition below. Custom Properties You can extend instances of this class with your own properties.

Constructor

This class currently lacks documentation for the constructor.

Properties

Name Type Description
modelHash number read only model hash of the Checkpoint (TODO: reference to all hashes)
type number read only
position Vector3f the Checkpoint's position in the game world
rotation Vector3f the Checkpoint's rotation in the game world
radius number
visible boolean whether the Checkpoint is visible to all Players.

Functions

Checkpoint.Destroy()

Destroys the Checkpoint

Stay informed

By becoming the newest member of our growing forums, we and hundreds of other players will always keep you up to date on everything JC3:MP related.