@huntenkill said in Parsing all lines from text file:
VAR_NPCLIST
VAR_NPCLIST is already list I guess. There is no split() function in javascript for array types. Split() works for string types.
So, I have list of .txt file http://prntscr.com/fscluh with content paragraf http://prntscr.com/fschv6 , but when I read file and type to form of website, its not with paragraf http://prntscr.com/fsclfe . how to type like the original ?