PlayerINI

Posted by conanphamtuan
Can I get other player's INI ? For example : I want to make a High INI Board.

Replies (3)

Last message on 26 Sep 2016

Size43 (Administrator) on 20 Sep 2016, 17:09:59
You'd have to use GameINIs. PlayerINIs can only be read by the player that created them.

Note that you can also use the built-in highscore functionality, which already manages storage for you.
conanphamtuan (Topicstarter) on 24 Sep 2016, 15:46:49
How to set playerINI to gameINI ?
Size43 (Administrator) on 26 Sep 2016, 20:04:39
You can't. You'll have to save to the GameINI. You could set the section to the username of the player to separate the data per player.