SA-MP Forums Archive
[HELP] login/register - 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: [HELP] login/register (/showthread.php?tid=390235)



[HELP] login/register - FeuoZz - 05.11.2012

i want to make login/register system.
like that:
/regsiter [password]
/login [password]
how i make that it will take the password after i wrote login/register?
e.x:
/register 123312


Re: [HELP] login/register - [HK]Ryder[AN] - 05.11.2012

Use sscanf https://sampforum.blast.hk/showthread.php?tid=120356
Its really easy to use