🔃Exports

getDutyTime

local time = exports['pp-bossmenu']:getDutyTime(
    source, -- player source [number]
    job, -- player job name [string]
    format, -- if true time will be in format 00:00:00, if not time will be in seconds
)

Last updated