[HELP] How to read from multiple files.
#1

Hello, I know how to read from multiple files with loop, but only if file names are 0, 1, 2.... . But how to read from files if file name is player name? Like there are 10 registered users, how to read from these 10 files with loop, when players are offline?
Reply
#2

When a player register, add his name to another file, so you have a file with all registered players names. You should guess what you have to do next to that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)