• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

compare

  1. Colandus

    timeString(timeDiff) - "23 hours, 30 minutes and 10 seconds"

    Hey there ;) I made this for a script :p It's very simple to add more date formats, currently its only days, hours, minutes and seconds. UPDATED 2017-02-15 Place this function in data/lib/functions.lua: function timeString(timeDiff, roundVal, roundUpVal) if roundVal and roundVal <= timeDiff...
Back
Top