I need to make a normal list. When I create it in resources, or when I select a selection from a file and create a list, there is only 1 line in it. How to make the entire file completely go to lines, and not just 1 line. And selecting a specific line by number from the list
I managed to do it by splitting the proxy and port in to there own variables and adding the : in the proxy mod [[PROXY]]:[[PORT]] which pulled the proxy and port back together, i`ll try what you've suggested too.