mighty1u2
06-10-2014, 11:03 PM
I created a script that runs other scripts, and I love it, but there is a large amount of scroll screen.
What can i do to limit this?
example:
the script calls:
start_script 'useherbs', [ 'bench']
wait_while{running?('useherbs')}
and I get screen scroll of:
--- Lich: useherbs active.
Missing herb for major stupid.
--- Lich: useherbs has exited.
What can i do to limit this?
example:
the script calls:
start_script 'useherbs', [ 'bench']
wait_while{running?('useherbs')}
and I get screen scroll of:
--- Lich: useherbs active.
Missing herb for major stupid.
--- Lich: useherbs has exited.