What can I do if I want to use an integer as a key when using nvault_set_array? It only supports string which isn't useful for me. I'm unable to use player name/steamid as the key because there will be multiple entries from the same person. So that's why an integer would be the ideal thing.