Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. on *:text:.time:#satellites.test: {
  2. /set %watch.time $asctime(mmmm dd yyyy hh:nntt)
  3. .timer 1 4 msg # It is now $time(hh:nntt) $+ , so there has been $duration($calc(%watch.time - $asctime)) that's passed.
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement