GetCheckpointRadius: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
(Created page with "{{Welcome|desc= Returns the radius of a checkpoint.| params=<source>( checkpointId )</source> <poem>checkpointId : The ID of the checkpoint whose radius is to be obtained. </poem>| retvals=The radius of checkpoint as float. Throws error if checkpoint with the specified ID is not found.| example=<source lang relfuncs=*GetCheckpointColor *GetCheckpointPos *GetCheckpointCount *ClaimEnterCheckpoint }}")
(No difference)

Revision as of 09:47, 12 November 2023


Description:
Returns the radius of a checkpoint.


Parameters:

( checkpointId )

checkpointId : The ID of the checkpoint whose radius is to be obtained.


Return Values:
The radius of checkpoint as float. Throws error if checkpoint with the specified ID is not found.


Example <source lang relfuncs=*GetCheckpointColor