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

Added JumpToAct() (Disc address: 0xF1F7B0) to cScenarioPlayMode #41

Merged
merged 3 commits into from
Jan 14, 2023

Conversation

Tenderi4
Copy link
Contributor

This pull request adds a new member function for cScenarioPlayMode with address 0xF1F7B0 (Disc) / 0xF1F3C0 (March 2017) to the SDK, which is what is called when you use the arrow buttons found on top of the mission bar of Adventure Editor's test play mode. It skips the adventure's progress over to the act defined by the integer argument actIndex, completing all of the goals preceding that act and automatically warping the player to the last position they should be in according to the previous act's goal markers.

As an extra, this pull request also fixes the issue mentioned in #39, making it so the devPackage cheat found in the ModCreatorKit actually lists all of the databases found in-game, instead of a wall of ls strings.

@emd4600 emd4600 merged commit 7c53f70 into emd4600:master Jan 14, 2023
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

Successfully merging this pull request may close these issues.

2 participants