Jump to content

Booth

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Booth

  1. So if the table I have set up is to store all player data whilst the player is actively ingame, is this the right way to structure it? playerData = { SQLID = {}, Username = {}, Password = {} } And will I be able to access these subtables through this exported function?
  2. I don't really know how exactly to export a table, could you help me out?
  3. Is there a way to make the table available throughout all resources?
×
×
  • Create New...