Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Q&A
#7
Ok Obsidian it somewhat worked, it saves into a file with the .ini inside it, now I just have to figure out how to make it load

And I tried this
Code:
FileName = App.Path & "\Accounts\" & Trim(Name) & "\" & Trim(Name) & ".ini"
but it says account does not exist. Also I tried this
Code:
FileName = App.Path & "\Accounts\" & Trim(Player(Index).Name) & "\" & Trim(Name) & ".ini"
which does the same thing as the first one.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)