08.05.2012, 19:25
Ok I sorted it out, but how would I get their password? because its hashed straight away, I only want their password for this(first login):
All works but doesn't show Password!
Код:
format(Astring, sizeof(Astring), "You have successfully made an account \n\nAccount Name: %s\nPassword: %s", GetName(playerid), PlayerInfo[playerid][pPass]);