|
Aleron Wanderer
Joined: 01 Aug 2005 Posts: 76
|
Posted: Wed Dec 21, 2005 3:29 pm
Experience Per Unit Time |
I've been using zMUD for a while, and the only thing I haven't rewritten in zMUD is my experience/hour script. So, I'm about to do it. But I notice that zMUD's **only** time command (%time) doesn't have an option to give you the current time since the Epoch in seconds. Why, I'm not sure. So, before I write a function to compute the time since the Epoch, I want to make sure I'm not reinventing the wheel. Are there any other ways to accomplish what I'm doing with less work?
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Wed Dec 21, 2005 4:26 pm |
%ctime
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
Aleron Wanderer
Joined: 01 Aug 2005 Posts: 76
|
Posted: Wed Dec 21, 2005 4:32 pm |
Thanks. I knew there had to be a faster way :)
|
|
|
|
|
|