Vice City: Multiplayer

Server Development => Scripting and Server Management => Snippet Showroom => Topic started by: SHy^ on Aug 01, 2020, 04:08 PM

Title: [ Account system ] v0.2 by SHy
Post by: SHy^ on Aug 01, 2020, 04:08 PM
Hi, I made a account system which I would like to release in the forum. It might have some bugs but I tested everything and found no bugs. I hope y'all will appreciate me :D .

Commands: register, login, setautologin( or autologin ), setpass, stats, deposit, withdraw, givecash, bank( or cash).

Note: The bank system is simple and does NOT requires the user to be in bank, if you want to have the player in a specific place ( bank ), try adding it yourself. The system contains IP+Uid+Uid2 saved for autologin or other stuff. If you find any bug, please report it to me here or in PM and I'll try to fix it asap,. Some functions are NOT made by me.

Credits:
Me :P
SLC for GetTok, NumTok and GetPlayer functions.

Link:
[spoiler]
Github (https://github.com/thearcherr/Account-system)
[/spoiler]