how would you take $time and calc it into seconds ?
for instance $calc($time($ticks))
that returns 12
what i want is how many seconds have passed since 00:00:00 so if it is 10:30 am it would be 37800
then if possible i would like to subtract the amount from 86400 and set that amount as a variable
thx in advance
also as a helpful note ? when you post answers etc. i see how some ppl have the code inside two lines ? is that part of the ubb code ?