StopRecordingAllPlayerData: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<poem style="border: 2px solid #d6d2c5; background-color: #f9f4e6; padding: 1em;"> This function was added in v1.8 (not released as of 19.Dec.2023) and will not work in previous versions. </poem> {{Welcome| desc=Stops recording on every players and returns number of recordings stopped by the function.| params=<syntaxhighlight lang="lua">NoParams</syntaxhighlight>| note=This function will stop automatic recording when new players come online, started by StartRecordingAl...") |
(No difference)
|
Revision as of 10:38, 20 December 2023
This function was added in v1.8 (not released as of 19.Dec.2023) and will not work in previous versions.
Description:
Stops recording on every players and returns number of recordings stopped by the function.
Parameters:
NoParams
Return Values:
This function does not return any specific values.
Important Note:
This function will stop automatic recording when new players come online, started by StartRecordingAllPlayerData with newplayers=true.
retvals=The total no:of recordings stopped by function.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.