Wiki
Clone wikiEFLC-MP LUA / onPlayerCheckSumArrive
Description
This function is triggered after the function playerCheckSum is used.
Parameters
Int playerId, String filePath, Int sum
String filePath: file path for which the checksum was requested
Int sum: result of the checksum
Return values
Example
Updated