Account ID System - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Account ID System (
/showthread.php?tid=610145)
Account ID System -
Twiix - 20.06.2016
Hello SA-MP Forums, I want to script Account IDs System
Example:
If a player registered and he's the first player registered he take account ID 1
If a player registered and he's the second player registered he take account ID 2
etc...
That's what i want i'm using YSI register system that's in the Tutorial.
Re: Account ID System -
xTURBOx - 20.06.2016
its quite easy if you use SQL for that
Re: Account ID System -
Twiix - 20.06.2016
Quote:
Originally Posted by xTURBOx
its quite easy if you use SQL for that
|
Okay, Code of it in MySQL
Re: Account ID System -
Matz - 20.06.2016
Quote:
Originally Posted by xTURBOx
its quite easy if you use SQL for that
|
Yes, do not use file based registration system
Re: Account ID System -
Twiix - 20.06.2016
Now i'll use MySQL Registeration System, so how can i make it?
Re: Account ID System -
F1N4L - 20.06.2016
https://sampforum.blast.hk/showthread.php?tid=129183
Re: Account ID System -
xTURBOx - 20.06.2016
https://sampforum.blast.hk/showthread.php?tid=449536
SQLite saves userid