SA-MP Forums Archive
Help with creating enum registration. - 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 with creating enum registration. (/showthread.php?tid=327419)



Help with creating enum registration. - Dennis_Smith - 21.03.2012

I'm looking to make a registration system for my server able to store a password, wanted levels, money, and such. I have no experience with the enumerations or how to use them. I was looking for some tips on where to start with this. If someone wouldn't mind guiding me through this, I thank you.


Re: Help with creating enum registration. - Faisal_khan - 21.03.2012

[Tutorial] How to make a register system ( Dialogs, SQLite and rBits )
OR
[Tutorial] Advanced registration system
Make your own.


Re: Help with creating enum registration. - Reklez - 21.03.2012

or you can just follow this tutorial:

[Tutorial] Login & Register system - dialogs - with y_ini

you could use y_ini, y_ini is the fastest INI Saving system.