I couldn't find any identifier to return the total uptime, but this alias will work:
Code:

totaluptime {
  saveini
  return $calc($gettok($readini($mircini,options,n1),5,44) * 3600 + $&
    $gettok($readini($mircini,options,n1),6,44) * 60 + $&
    $gettok($readini($mircini,options,n1),7,44))
}

Last edited by Hammer; 19/08/03 04:34 PM.

Tye on Undernet and DALnet