Arma 3
177 vurderinger
FileXT
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Data Type: Mod, Server
Filstørrelse:
Offentliggjort:
Opdateret:
1.181 MB
11. juli 2020 kl. 12:28
19. feb. 2022 kl. 8:25
5 ændringsbemærkninger ( vis )

Abonner for at downloade
FileXT

Beskrivelse
This is an Arma extension which lets you store and read data in files from SQF.

Important: at 22 Jan. 2022 Linux support was added, thanks to user https://github.com/xoorath

More information at:
Setup guide[vindicta-team.github.io]
GitHub page[github.com]
62 kommentarer
Maddog088 26. apr. kl. 17:40 
all good, I'll see if I can find it. Regardless thanks for the surprisingly quick response!!
Savelli  [ophavsmand] 26. apr. kl. 9:52 
Hi, the files are stored in "storage" folder within the mod folder. So in best case you might be able to recover the saved game data from the trash bin.

I think I made it store the files in mod folder because on some server hosting services the profile folder was reset every time or inaccassible, but I don't remember the reason exactly at this point.

If you can't find the files in trash bin, I am sorry for the lost progress.
Maddog088 26. apr. kl. 7:36 
Quick question on a dedicated server... where do the FileXT saves are stored.

Context:
The last CBA update a few mods got corrupted on the server - including ACE, Vindicta, TFAR, CUP etc. FileXt had no issue at all but after re-downloading all the mods and relaunching the server past save is no longer there. I made a new one and am running it with my crew but we had a decent early game progress.

Is there a backup save somewhere?
Savelli  [ophavsmand] 25. apr. kl. 14:42 
Hi, it doesn't do anything by itself, this mod is only used by Vindicta. You can write your functions which would call FileXT library to write data to files, but as I understand it's not your use case?
Bluefield 25. apr. kl. 14:39 
Hello, Ive been trying to use this for a single player scenario, but unfortunately it seems that data is not being written neither to the mission folder nor the mod storage.

Im guessing this is not intended for mission files but rather full on mods?
👨🏻‍🚀 3. jan. 2023 kl. 15:25 
thank you for clearing this up! and destroying my hopes :) i restarted the Old Man mission sadly so often after it got corrupted, I am exhausted in doing everything again and again
Savelli  [ophavsmand] 3. jan. 2023 kl. 15:04 
Hi, thanks, but it's not possible to make it work in general for any scenario. At most somebody would be able to achieve basic saving of object state like positions and orientations, but it's impossible for instance to save AI state precisely, or state of custom scripts. That's what native saving is for. It's precise and full as it can reach more data, but it's more fragile as you noted.
👨🏻‍🚀 3. jan. 2023 kl. 14:30 
hey Sparker, this is an amazing mod. As rhidenor intended, this feature is heavily missed for other scenarios in general, as I encountered so many errors with the native saving, be it by updates or simply mods. If it would be possible to use this mod generally this would still go through the roof with subscriber hall of fame I think.
Mumus 17. nov. 2022 kl. 10:28 
Yes, this is my problem :) I forgot to mention, i would like it do on dedicated server.
Savelli  [ophavsmand] 17. nov. 2022 kl. 10:22 
Oh yes you are right, on a dedicated server you can't save a generic mission by default, you can only save if you use self-hosting.