Re: Login and Register System - Dialogs - Using Y_INI -
JaKe Elite - 19.11.2012
^^
Use Whirlpool.
Re: Login and Register System - Dialogs - Using Y_INI -
Konstantinos - 19.11.2012
Quote:
Originally Posted by mls1500
How do I do the password with INI_WriteString?
|
Quote:
Originally Posted by Romel
^^
Use Whirlpool.
|
Yes, you should set the password as a string.
@Romel, he doesn't mean how to hash a password, but what he has to use for writing the password to the file.
Re: Login and Register System - Dialogs - Using Y_INI -
NismoRush - 20.11.2012
anyone help me? i posted my errors on page 35
Re: Login and Register System - Dialogs - Using Y_INI -
Coder_ - 24.11.2012
Why this work 3c but not 3e?
I updated all things,it create .ini file but doesnt write my stuff here :/
Re: Login and Register System - Dialogs - Using Y_INI -
Zex Tan - 03.12.2012
Great Job Kush
Re: Login and Register System - Dialogs - Using Y_INI -
Mwowwtittybang - 11.12.2012
It doesnt save my deaths and my money. it only saves my password
Re: Login and Register System - Dialogs - Using Y_INI -
Dan. - 14.12.2012
As an example, if I'd enter the server with an admin's username, then leave. Then the server would save my stats (money 0, score 0) as I haven't logged in and the admin's account will basically get reseted?
Re: Login and Register System - Dialogs - Using Y_INI -
[CG]Milito - 18.12.2012
Very useful!
+rep
Re: Login and Register System - Dialogs - Using Y_INI -
gtakillerIV - 18.12.2012
Just a note:
If it doesn't write anything in your .ini file and it ony creates the .ini file, run your server.exe as an Admin, it'll work.
Re: Login and Register System - Dialogs - Using Y_INI -
Coder_ - 18.12.2012
Quote:
Originally Posted by gtakillerIV
Just a note:
If it doesn't write anything in your .ini file and it ony creates the .ini file, run your server.exe as an Admin, it'll work.
|
Yea that helped me alot.
Re: Login and Register System - Dialogs - Using Y_INI -
Coder_ - 18.12.2012
Quote:
Originally Posted by gtakillerIV
Just a note:
If it doesn't write anything in your .ini file and it ony creates the .ini file, run your server.exe as an Admin, it'll work.
|
Yea that helped me alot.
Re: Login and Register System - Dialogs - Using Y_INI -
Rashyy - 20.12.2012
How come every new player has to relog to see stats and sees the "Great your Y_ini system works fine!" How do i remove this ?
Sorry I'm a beginner at scripting .
Re: Login and Register System - Dialogs - Using Y_INI -
Michael_Cruise - 23.12.2012
Sorry, Not working.
Line : 2607
Код:
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
Re: Login and Register System - Dialogs - Using Y_INI -
jNkk - 24.12.2012
Can somebody help me? Whenever I include YSI \ y_ini to something it will crash my server. No matter if I use it or not. What is going on? Either my server will close after I open either it will freeze
Please help! No compilation error, just crash!
Re: Login and Register System - Dialogs - Using Y_INI -
Jimmy0wns - 30.12.2012
Quote:
Originally Posted by Michael_Cruise
Sorry, Not working.
Line : 2607
Код:
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);
|
Same,
Can someone help with this?
Re: Login and Register System - Dialogs - Using Y_INI -
Giannidw - 31.12.2012
Quote:
Originally Posted by Rashyy
How come every new player has to relog to see stats and sees the "Great your Y_ini system works fine!" How do i remove this ?
Sorry I'm a beginner at scripting .
|
CTRL F.
Typ: Great your Y_ini system works fine!
You will see a selected sentence, replace that sentence with you own message.
Re: Login and Register System - Dialogs - Using Y_INI -
Frank Biohazard - 01.01.2013
Hi, I've a question.
Since I didn't know anything about Y_Ini I was thinking where do I have to place step 5, 6,7 and 8 about these enums and stocks?
Respuesta: Login and Register System - Dialogs - Using Y_INI -
RiChArD_A - 23.01.2013
I have it in my server but... How do I make my self Admin
. Every time I have to login using /rcon login blablabla
Re: Respuesta: Login and Register System - Dialogs - Using Y_INI -
DobbysGamertag - 02.04.2013
Quote:
Originally Posted by sonnkz
dont save skin , score :S
|
The exact same thing for me.
Re: Login and Register System - Dialogs - Using Y_INI -
Hargrave - 05.05.2013
Thank you