Paste #9260: Untitled Paste

Date: 2014/09/04 01:51:40 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


testscript001:
    type: task
    debug: true
    script:
    - ^define time <d@<math.as_int:<player.flag[actualtime]>*60>.formatted>
    - narrate "<d@<math.as_int:<player.flag[actualtime]>*60>.formatted>
    - define time <el@%time%.replace.[d].with[Days]>
    - define time <el@%time%.replace[h].with[Hours]>