Patskie
Community Contributors
Simple and useful SQL based script intended to boost players capabilities to manage their own account in-game. Feel free to use and do not remove credits. Report bug and glitches immediately if any occur. Suggestions and criticism are welcome since it is part of learning.
How to use :
Just use @account in-game.
Script Features :
• My Account = Information of the current invoking account.
• Change Mail = Change the e-mail of the current invoking account.
• Change Gender = Change the gender of the current invoking account. By default you can use this once a day. To configure :
set #timer,gettimetick(2) + 86400; // 86400 seconds = 1 day
• Users Online = Show the list of user's online with their corresponding job.• Set Password = Set a password for the current account to enhance security. Once set, it will be asked every time you do logging in.
• Delete Password = Delete the password for the current account.
• View Character = View all characters in an account
• Reset Position = Reset the position of the character in an account.
• Reset Style = Reset the current style to default style of the character.
• Reset Equipment = Reset the equipment of the character in an account.
Changelog :
1.0 - Initial Release
accountsystem.txt
How to use :
Just use @account in-game.
Script Features :
• My Account = Information of the current invoking account.
• Change Mail = Change the e-mail of the current invoking account.
• Change Gender = Change the gender of the current invoking account. By default you can use this once a day. To configure :
set #timer,gettimetick(2) + 86400; // 86400 seconds = 1 day
• Users Online = Show the list of user's online with their corresponding job.• Set Password = Set a password for the current account to enhance security. Once set, it will be asked every time you do logging in.
• Delete Password = Delete the password for the current account.
• View Character = View all characters in an account
• Reset Position = Reset the position of the character in an account.
• Reset Style = Reset the current style to default style of the character.
• Reset Equipment = Reset the equipment of the character in an account.
Changelog :
accountsystem.txt
Attachments
Last edited by a moderator: