01.07.2017, 11:56
No idea why you need the function while you can access them directly (PlayerInfo[playerid][pPass]).
anyway, in first and second print the passwords are same cause in first one you are formatting it and then showing it, while in second one you're showing it directly.
anyway, in first and second print the passwords are same cause in first one you are formatting it and then showing it, while in second one you're showing it directly.