public blabla(id) set_task(15.0, "TimeBar", id);// From the set_task to TimeBar, what do i do to show a timebar on the screen, like defusing?public TimeBar(id) set_user_health(id, 100);