im working on my away script and i almsot got it the way i want
but the problem is i cant use $ctime cause it brings up something that doesnt even make sense 1041600752 and i cant use the (hh:nn:ss) for it cause it doesnt work for $ctime it
ill show you what ive been trying to do
//echo time is $calc(%test4now - $asctime(hh:nn:ss))
and of course when i go away /set %test4now $asctime(hh:nn:ss))
ive tried to use $duration
but the idea is to take the time now %test4now and calculate how long ive been away so the time that i came back represents by $asctime(hh:nn:ss)
im not sure what im doing wrong ive tried this a few different ways but its not coming out in any proper format.