So I have a server based on JSON, just trying to look for a script that would put the identifier (Steam 64 ID) into a SQL database so that I can get GCPhones to work. Mostly wondering how its done! If anyone has the time to make something that would do this, it would be greatly appreciated!
Sorry. Im just super tired after trying to make this work! Anyway
The server that I have set up is using JSON instead of SQL. I have just made frazzle’s old framework work for that matter. What I am trying to figure out is how I can get GCPhones to pull out the steam id from the json user data instead of sql.
Ahhh. I see! I mean… I am using SQL for the MDT that I have in here, just wondering if there might be a script that would just create a “user” in the database that would randomly generate a phonenumber and put in the steam 64 id… I am quite new at this, but seems like something that could work.