SA-MP Forums Archive
PLayer register text. - 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: PLayer register text. (/showthread.php?tid=586003)



PLayer register text. - Tixxt - 18.08.2015

Hey guys on big servers i see when someone registers like: jim registerd and is the 20.030 player.

How do i do that on my server?

Thanks for the help!


Re: PLayer register text. - Bingo - 18.08.2015

What are you using for saving your accounts?


Re: PLayer register text. - Tixxt - 18.08.2015

Its under luxadmin


Re: PLayer register text. - Michael B - 18.08.2015

I think he is using Y_INI, as L.U.X admin uses this saving system.


Re: PLayer register text. - Tixxt - 18.08.2015

Im using the Nr gaming source.


Re: PLayer register text. - Tixxt - 18.08.2015

Plz help me...


Re: PLayer register text. - SecretBoss - 18.08.2015

Quote:
Originally Posted by Tixxt
Посмотреть сообщение
Plz help me...
I think its not possible with Y_INI but it is possible with MySQL, you can create a table and it counts automatically registered ID and you can get it form MySQL and and a formatted text on your registration system


Re: PLayer register text. - Tixxt - 18.08.2015

can you help me on the code?