GetCheckpointPos
Revision as of 09:44, 12 November 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc= Returns the position of the checkpoint.| params=<source>( checkpointId )</source> <poem>objectId : The ID of the checkpoint whose position is to be obtained. </poem>| retvals=The position of checkpoint as Vector. Throws error if checkpoint with the specified ID is not found.| relfuncs=*GetCheckpointColor *GetCheckpointRadius *GetCheckpointCount *ClaimEnterCheckpoint }}")
Description:
Returns the position of the checkpoint.
Parameters:
( checkpointId )
objectId : The ID of the checkpoint whose position is to be obtained.
Return Values:
The position of checkpoint as Vector. Throws error if checkpoint with the specified ID is not found.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.