29.09.2016, 17:33
So this should be like this?:
if(strlen(PlayerInfo[playerid][pPin]) >= 1)
the pin can only be of 4 so it cant be higher or lower.
if(strlen(PlayerInfo[playerid][pPin]) >= 1)
the pin can only be of 4 so it cant be higher or lower.