1 decade ago by paulh
Hi
I hope you can help, i want to load an LF .txt file or .csv that contain a number of words.
I want to check against this list from the players input.
How do i load the txt/csv file into an array and then remove words from the array as the players input is defined.
for example
word list: A AB AC AD AEE AFFF AGGGG
When the player types AFF all the other entities in the word list would be removed?
I hope you can help, i want to load an LF .txt file or .csv that contain a number of words.
I want to check against this list from the players input.
How do i load the txt/csv file into an array and then remove words from the array as the players input is defined.
for example
word list: A AB AC AD AEE AFFF AGGGG
When the player types AFF all the other entities in the word list would be removed?