08.01.2013, 10:30
Quote:
I do know how to do that - I wrote a nice in-depth explanation of it!
|
// Write an integer value with the key "some_integer" under the current tag:
INI_WriteInt(iniFile, "some_integer", 42);
So i Add INI_WriteInt(file, "God", 1); at my God command
Then i it's worked Perfect and Writed to The .txt Files
Код:
Score = 5021 God = 1