SA-MP Forums Archive
About Login/register 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: About Login/register System (/showthread.php?tid=495375)



About Login/register System - alishvasis - 17.02.2014

Hi.How TO Set This?
If Player Examlpe MAke Id In Server By This Name : JOHN
Another Cant Register Id By This name : john


Pls Help Me How TO Fix It ? TnQ


Re: About Login/register System - CuervO - 17.02.2014

If you don't have any accounting system, then I recommend searching in ****** or in the forums about such system. If you have said system:

Depends on how you store the data. If it's MySQL you have to check if there are no rows after a SELECT query has been inputted with the player name.

If it's any other method (files), then check if the file you're saving the data into doesn't exists.


Re: About Login/register System - alishvasis - 17.02.2014

No I say Example Player MAke This id >>> KILLER
Other Can MAke killer , Killer , kiLLeR you know ? other can make this name But Cant MAke KILLER < Becouse This Id MAked....
(by change Large and small letters of the alphabet)


Re: About Login/register System - yoran765 - 17.02.2014

Let me talk with him in dutch because is english is terrible tbh :/

Ey maat, Zoek een paar tutorials op in het nederlands. Anders pak je eentje van deze site en vertaal je het in het nederlands.


Re: About Login/register System - BuLLeT[LTU] - 17.02.2014

If you have an account system, you need to check if that player already exist by comparing names (ignoring case). And after that you do whatever you want with that player.


Re: About Login/register System - alishvasis - 17.02.2014

Quote:
Originally Posted by BuLLeT[LTU]
Посмотреть сообщение
If you have an account system, you need to check if that player already exist by comparing names (ignoring case). And after that you do whatever you want with that player.
Y I Add Your Skype