08.08.2014, 19:13
Hello, wanted to know how I can perform a reading of all managers having my server actually do ZCMD a command, but to work with users who are offline, use Y_INI.
When I use the call, something ago to have an example:
When I use the call, something ago to have an example:
Код:
format( PlayerFile , sizeof PlayerFile, "accounts/%s.ini", accountName); new INI:File = INI_Open(PlayerFile); INI_SetTag(File,"data");