Description
Currently, when enabling TARS, it will keep performing tasks until there is nothing left to do. This can lead to TARS running for an extended period of time, potentially causing issues or being less efficient than desired.
Solution
I propose adding a timer feature that allows users to set a specific duration for TARS to run. Once the timer runs out, TARS should stop its current task and halt further actions. This would give users more control over TARS' behavior and potentially improve its efficiency during gameplay.
Alternatives
An alternative would be to allow users to set a specific number of tasks for TARS to complete before stopping. However, this may be less flexible than using a timer, as different tasks can take varying amounts of time to complete.
Description Currently, when enabling TARS, it will keep performing tasks until there is nothing left to do. This can lead to TARS running for an extended period of time, potentially causing issues or being less efficient than desired.
Solution I propose adding a timer feature that allows users to set a specific duration for TARS to run. Once the timer runs out, TARS should stop its current task and halt further actions. This would give users more control over TARS' behavior and potentially improve its efficiency during gameplay.
Alternatives An alternative would be to allow users to set a specific number of tasks for TARS to complete before stopping. However, this may be less flexible than using a timer, as different tasks can take varying amounts of time to complete.