StartRecordingAllPlayerData
Jump to navigation
Jump to search
This function was added in v1.8 (not released as of 19.Dec.2023) and will not work in previous versions.
Description:
Starts recording all players who are online and returns number of players who are put into recording freshly.
Parameters:
(playerid, recordtype=3, flags=60)
recordtype : The type of the recording.
flags : Specify one or more value combined from flags by using 'bitwise OR'. 0 means nothing will be recorded.
Return Values:
The total no:of recordings newly started. If some player was already under recording, that player will be ignored and the value returned will not count that player.
Related Functions
The following functions may be helpful as they relate to this function in one way or another.