Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CabooseSayzWTF committed Jan 16, 2024
1 parent 5afb400 commit 36cadb9
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions Silent Virtues [Switch Add-On Menu]/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
This is a Add-On Menu for silent virtues. It's to be launched and loaded with the normal script loader in the menu.
It contains the cutscene player which was re-worked and moved here and removed from the main mod menu.
I ran out of script space in the main mod menu hence why a add-on menu was created.

The cutscene player now goes off cutscene/cutscene part names as well as index id's.
I need help mapping out the cutscenes which is why I have a index id as well as cutscene names now.
The cutscene list will eventually be re-ordered once they are all mapped out.

The object spawner is very barebones. I need help with a rotation system because the math and functionality there is beyond me. If you have experience with
this for other rage engine script projects I could honestly use your help here.

CUTSCENES INFORMATION
-----------------------------------
Here is the current mapped out cutscenes/cutscene parts.
Where it says say 0-4 as example, the numbers are the "current" index id's that point to the current cutscene part.
These will re-ordered as they are mapped out so the index id's will change in the future once mapped out.

NORMAL STORY
-----------------------------------
0-302 is all normal story cutscene parts.

Exodus in America = 0-4<br>
New Friends, Old Problems = 5-6<br>
Obstacles in Our Path = 7-8<br>
This is Armadillo, USA = 9-11<br>
Women and Cattle = 12-13<br>
Wild Horses, Tamed Passions = 14-16<br>
A Tempest Looms = 17<br>
The Burning = 18-20<br>
Political Realities in Armadillo = 21-24<br>
Justice in Pike's Basin = 25-26<br>
Spare the Rod, Spoil the Bandit = 27-32<br>
Hanging Bonnie MacFarlane = 33-35<br>
The Assault on Fort Mercer = 36-40<br>

UNDEAD STORY
--------------
None mapped out atm.<br>
303-367 is undead cutscene parts.<br>

0 comments on commit 36cadb9

Please sign in to comment.