31.03.2017, 23:45
Quote:
Hello Mr. Post Hunter, why do you think i ask for an example? I know how to use Y_Ini but i do not know how i do it if all dropped items are stored in 1 enum. And how to load em all afterwards.
|
Here is the official tutorial where you can learn how to write (save), read (load) and manage files using y_ini. All you have to do is save the cells enumerated by ItemData of a certain item id. (ItemInfo[itemid][ItemPosX], ItemInfo[i][ItemPosY], ...)