Hi, I have a string that look like this:
SteamID64,group
and I would like to split it into two variables I figured that string.Split could be use but I struggle with the tables :/
does anyone know how to get two variable out of this string ?
Sorry, you need to Log In to post a reply to this thread.