Julius95 Posted August 29, 2013 Share Posted August 29, 2013 So I'm hosting my own mta server but the problem is that I just forgot my password for my acccount ingame, How to solve this? Can I delete it and register over again? Link to comment
0 EstrategiaGTA Posted August 29, 2013 Share Posted August 29, 2013 You can use this in the Console, but first start runcode. Then type in the console: srun setAccountPassword ( myAccount, "password" ) Or just type in the console: srun removeAccount ( myAccount ) And register your account again. Link to comment
0 Julius95 Posted August 29, 2013 Author Share Posted August 29, 2013 You can use this in the Console, but first start runcode. Then type in the console: srun setAccountPassword ( myAccount, "password" ) Or just type in the console: srun removeAccount ( myAccount ) And register your account again. doesn't work Link to comment
0 EstrategiaGTA Posted August 29, 2013 Share Posted August 29, 2013 Why? What's the problem? You must use: removeAccount ( account theAccount ) --Remove your account setAccountPassword ( account theAccount, string password ) --Change the password (set a new one) Link to comment
0 Julius95 Posted August 30, 2013 Author Share Posted August 30, 2013 Why? What's the problem? You must use: removeAccount ( account theAccount ) --Remove your account setAccountPassword ( account theAccount, string password ) --Change the password (set a new one) what's the run command? anyway the problem is that it still exist Also do I ned the ( )? Link to comment
0 MTA Team ccw Posted August 30, 2013 MTA Team Share Posted August 30, 2013 If you have access to the server console, you can use: chgpass <name> <pass> Link to comment
Question
Julius95
So I'm hosting my own mta server but the problem is that I just forgot my password for my acccount ingame, How to solve this? Can I delete it and register over again?
Link to comment
5 answers to this question
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