17.03.2011, 19:28
Hey,
I got a problem: When I use the following it only saves 3 of the 4 numbers. For example if I insert 1234 it only saves 123.
My Code:
I got a problem: When I use the following it only saves 3 of the 4 numbers. For example if I insert 1234 it only saves 123.
My Code:
Код:
format(PlayerInfo[playerid][userpin], 4, "%i", strval(inputtext));