22.05.2014, 21:15
Hello i need how to show my real password in server.
Example.
To show mee the real Password.
Example.
PHP код:
Password = C91DF73E7704DA5647541716E26AF2C71F0372BDD7EA6651FC4DC96834BCE6F8570BEA8D74E7803512060F2717B7D58B2E0AFBBA65A4F09CA4814BF583298A74
PHP код:
public loadaccount_Players_Data(playerid, name[], value[])
{
INI_String("Password", pInfo[playerid][Pass],129); /*we will use INI_String to load user's password.

