01.02.2014, 11:38
If you keep it as string, then you need to use %s placeholder and not for integers.
pawn Код:
printf ("%s", CharacterChecking [playerid] [vAgeSlot1]);