Wiki

Clone wiki

EFLC-MP LUA / onPlayerCheckSumArrive

Description

This function is triggered after the function playerCheckSum is used.

Parameters

Int playerId, String filePath, Int sum
Int playerId

String filePath: file path for which the checksum was requested

Int sum: result of the checksum

Return values


Example

Updated