open.mp forum
[Gamemode] Login & Register Base Script - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13)
---- Forum: Gamemodes (https://forum.open.mp/forumdisplay.php?fid=33)
---- Thread: [Gamemode] Login & Register Base Script (/showthread.php?tid=83)



Login & Register Base Script - solstice - 2019-04-13

Hello. I have created this a while ago and decided to release it here. This doesn't have any extra stuff and is not playable at all. Players can only login & register, and it's meant to help people start a gamemode from scratch.



Installation

GitHub?(Includes BCrypt & Whirlpool versions)



Screenshots

https://imgur.com/a/8cH1lMa



Changelog

Code:
Additions:

[] BCrypt version (25/10/2018)

[] /changepassword (BCrypt only) - (24/02/2019)



Changes:

[~] Enumerator Variables (20/09/2018)

[~] Saving System (20/09/2018)



Removed:

[-] MySQL auto-reconnect option (20/09/2018)



Credits

Y_Less - sscanf & Whirlpool

BlueG & maddinat0r - MySQL

Zeex - zcmd

Emmet - easyDialog

Johnson_boy - BCrypt

Bork - Helping with BCrypt.



( This is a copy-pasted thread from the SA-MP forums and it was released by me a while back).


RE: Login & Register Base Script - klays - 2019-04-13

thanks!


RE: Login & Register Base Script - Bork - 2019-04-15

My credits aren't there for helping you with the bcrypt version.


RE: Login & Register Base Script - Blacky - 2019-04-16

bcrypt becoming popular, good


RE: Login & Register Base Script - solstice - 2019-04-16

(2019-04-15, 04:42 PM)Bork Wrote: My credits aren't there for helping you with the bcrypt version.



I completely forgot about it.. Added, thanks :).


RE: Login & Register Base Script - Hyder - 2019-04-18

I think this should be in #filterscripts


RE: Login & Register Base Script - solstice - 2019-04-18

(2019-04-18, 11:34 AM)Hyder Wrote: I think this should be in #filterscripts

solstice Wrote:it's meant to help people start a gamemode from scratch.


Yeah, totally.


RE: Login & Register Base Script - RajatAsthana - 2019-04-19

Well good job.. It will help newbies.But I think you must make a tutorial instead of uploading it in gamemode section.. Anyways GG 귪


RE: Login & Register Base Script - Jesus Justice - 2021-05-15

Thank You Man.

Good Start


RE: Login & Register Base Script - N0FeaR - 2023-11-16

Looks good!