Password Show - 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: Password Show (
/showthread.php?tid=514708)
Password Show -
gekas - 22.05.2014
Hello i need how to show my real password in server.
Example.
PHP код:
Password = C91DF73E7704DA5647541716E26AF2C71F0372BDD7EA6651FC4DC96834BCE6F8570BEA8D74E7803512060F2717B7D58B2E0AFBBA65A4F09CA4814BF583298A74
To show mee the real Password.
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.