CloseMDT
Close the MDT for a specific player.
Paramters:
source
(number
): The server ID of the player to close the MDT for.
Returns:
success
(boolean
):true
if the MDT was closed successfully, otherwisefalse
.message
(string?
): Optional message describing the result.
Last updated
Was this helpful?