A question for the coders out there. I've completed the files for the "Tombstone Collection," mod. How could I modify the existing code to choose one of the 15 clips to randomly play the main menu?
You really should put all of your main menu mods into a single "choose what you want" pack mod page and stop with the corny thumbnails, nice to see someone is using the template though!
I've thought about that as I've a LOT more movies on my to do list. However, I'm not a coder, so I'm unsure of how to modify the original LML file I use.
Forgive me as I'm a bit older, and am not used to changing slang. Could you please clarify the term "corny thumbnails," and perhaps some suggestions to make them better?
I'm not saying they're bad but I think they are way too over the top, and the "!!!" symbols and choice of font seem like you're being sarcastic a bit. I feel like something a little bit more minimalistic would go a long way
Thank you, that's an interesting take. I'm a big comic book fan and love the Badaboom font. The program I use doesn't have a Western themed font. However, I'll use the feedback and condense the files into a "Choose What You Want/ Choose Your Favorite Scene" pack and use a toned down font for the thumbnails👍
7 comments
Current mod code:
<EasyInstall>
<Name>Main_Menu</Name>
<Author>YoursTruly</Author>
<Version>1.0</Version>
<Link></Link>
<Metadata>
</Metadata>
<Resources>
<Resource>
<StreamingFiles>TXD1</StreamingFiles>
<FileReplacement>
<GamePath>update:/x64/patch/textures/ui/ui_startup_textures/landing_page.ytd</GamePath>
<FilePath>landing_page.ytd</FilePath>
</FileReplacement>
<FileReplacement>
<GamePath>update:/common/data/landingpagevideos.meta</GamePath>
<FilePath>landingpagevideos.meta</FilePath>
</FileReplacement>
</Resource>
</Resources>
</EasyInstall>
Thank you for reading😊