Re: Saving Data of PlayersMora User Offline 18.11.17 08:39:49 pm As i said inb4 it your should require both to save at first time. But if you once and firstly joined with usgn it might be 1234PLAYERS[usgn]={ steamid=id, data={...} }
Re: Saving Data of PlayersGaios Reviewer Offline 18.11.17 08:57:38 pm What you want to do? Just save files like steamid-usgnid.txt and that's all. And then try to do something with string.find and io.enumdir . It's slow but works (this won't have a real impact though). Additionally you can save 2 files as steamid.txt and usgnid.txt. And inside of each file type last known usgnid and steamid.