You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that most space missions have 2 lua files in them, a _cmn and an _ass file.
The mission merge tool doesn't seem to preserve the connectedness of the lvl.
Work around is to have 1 .lua file per mission.
So for space, comment out the ScriptCB_DoFile("spa6abc_cmn") and paste in the code from that file directly.
Space missions do not work.
(missions with multiple Lua files inside sub-lvls)
The text was updated successfully, but these errors were encountered: