Hi, I’d like to learn how I can create something that will work with ET via lua scripting.
Ok, This is a project I would like to try out
Simply Put:
You sign up at the website aka the database
You get a id number or guid or whatever
You go to the server running your lua script
Login, And Play! (Meaning you have to login to be able to play on the server) So if banned you can’t play!
What to get out of it: IP, GUID HARDWARE NUMBER, PLAYER STATS, SERVER TRACKING?
Things thinking about: Client online can use his hardware number once per account, to stop access of cheaters creating multiple accounts, Clients cannot join teams without logging in,
My question is? I know somewhat linking a login to a database via lua is possible but how would you link it to an online database by a site sign up? Like many of the AC clients do -
Let me know if you guys can help me understand how to do it or can by any chance help with this project!
Just creating the background stuff of the client aka this lua database, the rest will be added after the base is setup 
