![]()
The game that I've been working on for several weeks now, called Crusader: Battle for the Throne, seems to have run into an impass...![]()
I kept trying to create every value in the form itself, but since it was a split string and I had nearly 60 different pieces of armour alone, it got a little too hairy and I gave up on that plan. Now, I'm trying to read all the data in from a text file.
Fairly simple question:
How can I have VB look through the file for [Armour], from there have it look for the first tag titled [Bronze], and from there have it look for [Plate Mail]?
It needs to read to the first tag alone because I will have 8 different references to [Plate Mail] for the different materials used.
Any help would be greatly appreciated!




Reply With Quote