16.12.2011, 01:06
Okay so after a little tutorial, on the registration step, the server asks players country, and he types his country name in input box which will get saved, But the problem i found is it actually doesn't show anything in /stats + in .ini file. It shows "Country = " That's It, My Code Below, Help Me If You Can. 

pawn Код:
format(PlayerInfo[playerid][pCountry], 128, "%s", strval(inputtext));