03.08.2013, 10:23
here you go, http://pastebin.com/3EaCt6f5
I couldn't get my head to work around any issues with why your code wouldn't work. I suspected it was the loop in LoadPlayerPos func, but you haven't posted anything on the arrays (pos_ACTUAL etc) so I went ahead with this.
currIndex is used to specify a position and it's information (handler, counter, pos_x etc) so you could increment and loop through all if you'd like. edit - with that being said, you basically use what you need as opposed storing all file information in arrays and then being selective.
I couldn't get my head to work around any issues with why your code wouldn't work. I suspected it was the loop in LoadPlayerPos func, but you haven't posted anything on the arrays (pos_ACTUAL etc) so I went ahead with this.
currIndex is used to specify a position and it's information (handler, counter, pos_x etc) so you could increment and loop through all if you'd like. edit - with that being said, you basically use what you need as opposed storing all file information in arrays and then being selective.