ClaimExitCheckpoint

From NPC for VCMP 0.4 Servers
Revision as of 12:06, 7 November 2023 by Habi (talk | contribs) (Created page with "{{Welcome|desc=Sends a checkpoint exited packet to server|params=<source lang="luq">(checkpointId)</source><poem> checkpointId : The ID of the target checkpoint. </poem>| retvals=true, if checkpointId was valid(streamed in), false otherwise. | relfuncs= *ClaimEnterCheckpoint}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description:
Sends a checkpoint exited packet to server


Parameters:

(checkpointId)

checkpointId : The ID of the target checkpoint.


Return Values:
true, if checkpointId was valid(streamed in), false otherwise.



Related Functions

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