16.12.2011, 02:03
Quote:
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 Код:
|
pawn Код:
new MyString = inputtext[0];
SomeVar = MyString;