Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can play your missions in the editor, you know that correct?
Yes I know. I had some mods installed in the past but unsubscribed from them before I started making this mission.
The thing is the mission works and can be played until completion but for some reason the save button can't be clicked.
Is it possible the mods didn't fully uninstall?
What you can try is create a notepad doc, name it ---> init.sqf
open it and add the code:
enableSaving [true, true]; // saving enabled, does autosave
put the init.sqf in your mission folder.
Heres the wiki page for enablesaving
https://community.bistudio.com/wiki/enableSaving
I think I'll try that, maybe saving got disabled somehow.
Unfortunately that doesn't seem to have worked. Although I launched the editor again and am able to save in any other scenarios. Very strange.
Mission i built a while back that has teamswitch in it but limited to 4 only to give you an idea.
https://steamcommunity.com/sharedfiles/filedetails/?id=1730884712
Looks interesting I think I'll check it out, as for my saving problem I think I'll just set up some checkpoints and leave it at that.