ive looked at it, havnt tried it though, but as it has only the 1 <out> on thdstory i may be rong but it could need multi-line <out>'s to show all the lins, but im not sure if that wud show that same 2 lines over & over
<in>!readstory</in>
<out type="push" extdata="lines"><operator type="readfile" nvalue="D:\room config\Metis 2.6\Add-Ons\story\lines.txt" lvalue="l" rvalue="1"/></out>
<out type="push" extdata="linecount2">1</out>
<out type="push" extdata="storyf"><operator type="readfile" nvalue="D:\room config\Metis 2.6\Add-Ons\story\story.txt" lvalue="l" rvalue="$linecount2$"/></out>
<out type="push" extdata="linecount2"><operator type="+" lvalue="$linecount2$" rvalue=1/></out>
<out>$storyf$</out>
<out>$storyf$</out> //would this work? i dont know without running a test, i got no other ideas, sorry
<out>$storyf$</out>
<out type="goto" condition="2" lvalue="$linecount2$" rvalue="$lines$" extdata="-4"></out>
</command>