GetCheckpointCount

From NPC for VCMP 0.4 Servers
Revision as of 05:13, 27 August 2023 by Habi (talk | contribs) (Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> This function was added in v1.7 beta and will not work in previous versions. </poem> {{Welcome|desc=Gets the total number of checkpoints streamed to NPC| params=None| retvals=The total number of checkpoints that are streamed to NPC| relfuncs= *IsCheckpointStreamedIn *GetCheckpointRadius *GetCheckpointPos *GetCheckpointColor *IsCheckpointSphere *ClaimEnterCheckpoint...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function was added in v1.7 beta and will not work in previous versions.


Description:
Gets the total number of checkpoints streamed to NPC


Parameters: None


Return Values:
The total number of checkpoints that are streamed to NPC



Related Functions

The following functions may be helpful as they relate to this function in one way or another.