Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space missions do not work properly #1

Open
BAD-AL opened this issue Jul 30, 2021 · 2 comments
Open

Space missions do not work properly #1

BAD-AL opened this issue Jul 30, 2021 · 2 comments
Assignees

Comments

@BAD-AL
Copy link
Member

BAD-AL commented Jul 30, 2021

Space missions do not work.

(missions with multiple Lua files inside sub-lvls)

@BAD-AL BAD-AL self-assigned this Jul 30, 2021
@BAD-AL
Copy link
Member Author

BAD-AL commented Sep 10, 2021

Merged space missions seem to work Fine on PC and not on XBOX

@BAD-AL
Copy link
Member Author

BAD-AL commented Nov 21, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant