武装突袭3

武装突袭3

194 个评价
FileXT
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod, Server
标签: Content Review, x64
文件大小
发表于
更新日期
1.181 MB
2020 年 7 月 11 日 下午 12:28
2022 年 2 月 19 日 上午 8:25
5 项改动说明 ( 查看 )

订阅以下载
FileXT

描述
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]
68 条留言
Savelli  [作者] 6 月 24 日 上午 8:29 
Hi, this mod is not signed, because you are not supposed to use it on client. You need to load it as sever-only mod, then server won't demand you to load it and there won't be any mismatch. It's explained in Vindicta dedicated server guide, please check it.
RogueKing76 6 月 23 日 下午 2:10 
i keep getting a signature mismatch error when trying to use on my server
Savelli  [作者] 2 月 23 日 下午 12:35 
Hi, if you play vindicta, this mod is not mandatory, you can save game without this mod. It will be just saved to your profile instead.
Sadly I can't debug now why it's crashing for you.
★ GallowDancer 2 月 22 日 下午 2:46 
Got a problem with this mod or vindicta. It crashes the game as soon as click the save game option in the menu where you press "U".
Savelli  [作者] 2024 年 11 月 9 日 下午 1:27 
Hi, you can't invoke save from command line, but in Vindicta, if I recall correctly, there is a periodic autosave which you can set up through CBA settings.
ZippedTrojan 2024 年 11 月 8 日 上午 6:29 
How can I call the save function by command line, please? I have to restart my server every 12h, but I don't want to do this without save the progress. Tanks
Maddog088 2024 年 4 月 26 日 下午 5:40 
all good, I'll see if I can find it. Regardless thanks for the surprisingly quick response!!
Savelli  [作者] 2024 年 4 月 26 日 上午 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 2024 年 4 月 26 日 上午 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  [作者] 2024 年 4 月 25 日 下午 2: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?