world
New()
world.log << "[name] started at [realtime]."
..()
Del()
world.log << "[name] shutdown at [realtime]."
..()
and when I was testing the "Get" and "Drop" command that I have I noticed that the time was like this:
"Superstitous and Beyond started at 5.88815e+008."
If anyone could help me out with this problem I will be very thankful.
Lee