So I know how to make the mini window now what im looking to do is how to capture multiple lines of text and omit it from the main screen and transfer it to the mini window.
Now the other issue with this is the current text I want to capture really has no definitive ending. Its the where output I want to capture and
It can look like this
And can also look like this if there is no players
Im not sure if its possible to have it end when my prompt starts
Now the other issue with this is the current text I want to capture really has no definitive ending. Its the where output I want to capture and
It can look like this
Players in your Zone [Hell - By Jerry]
--------------------
This zone is currently controlled by Knights.
You have 0 tracked kills in this zone at the moment.
Ferris - Recall Point
And can also look like this if there is no players
Players in your Zone [Hell - By Jerry]
--------------------
This zone is currently controlled by Knights.
You have 0 tracked kills in this zone at the moment.
Im not sure if its possible to have it end when my prompt starts