20.04.2013, 08:17
You need to make it string.
If you will make the PLAYER_PASS in cell size 129.
then do this
If you will make the PLAYER_PASS in cell size 129.
then do this
pawn Код:
format(gPlayerInfo[playerid][PLAYER_PASS], 129, "%s", newpassword);