StopRecordingAllPlayerData: Difference between revisions

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;">
{{v1_8_beta}}
This function was added in v1.8 (not released as of 19.Dec.2023) and will not work in previous versions.
</poem>
{{Welcome|
{{Welcome|
desc=Stops recording on every players and returns number of recordings stopped by the function.|
desc=Stops recording on every players and returns number of recordings stopped by the function.|

Latest revision as of 15:15, 25 January 2024

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


Description:
Stops recording on every players and returns number of recordings stopped by the function.


Parameters:

NoParams


Return Values:
The total no:of recordings stopped by function.

Important Note:
This function will stop automatic recording when new players come online, started by StartRecordingAllPlayerData with newplayers=true.


Related Functions

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