Msypon Posted April 27, 2013 Posted April 27, 2013 Which functions do i need to create a database for accounts ?
MIKI785 Posted April 27, 2013 Posted April 27, 2013 What do you mean? MTA contains built-in account system, use command login to login (or function logIn), admin resource contains command register. To create new account via script, use function addAccount. If you want to save data to accounts use: setAccountData getAccountData
Tete omar Posted April 27, 2013 Posted April 27, 2013 Which functions do i need to create a database for accounts ? If you mean saving accounts system, then u can find all accounts in this file internal.dp using SQLite database softwares, and if you mean saving things ON accounts, then i prefer using mysql system, and if it hard to you, then use what MIKI785 posted, other than that i don't know.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now