Forum topic replies
mazzy has posted 600 times.
Additional Characters
Posted on (1 year ago)
Didn't work as in - the error still pops up? Please elaborate more on what happens. If the error still keeps popping up, I told you to just press "No" to skip/ignore it. The game should then proceed further. This doesn't properly work with all mods & some of they may result in a crash.
Additional Characters
Posted on (1 year ago)
Disable the mod or create a "CommandLine.txt" file next to your mod launcher executable and type in the following: -allowignoremodconflicts The error will still pop up, but you will be able to skip/ignore it.
Additional Characters
Posted on (1 year ago)
Hi there, I just added a new version of Characters Swap (Characters Swap Plus Plus) that features characters found in Additional Characters & some more. You can check it out here!
2 Separate games in 1 connected story.
Posted on (1 year ago)
Hi there! I'm happy to see you're going to start & work on your own mod (I wish you luck!). I'd like to let you know that I have moved your thread to the appropriate board from The Simpsons: Hit & Run to SHAR: Mod Showcase.
Missing almost all of the hacks in mod loader
Posted on (1 year ago)
Yes, a lot of these hacks are enabled by default or automatically enable themselves when required by another hack or mod.
Mod Starter for Custom music's and Model's and Voice Pack's
Posted on (1 year ago)
There is a tutorial on Custom Movies/FMV cutscenes. It should cover almost every bit of the process. Additionally, you'll need to require this hack if your fmv cutscene has a different resolution than the default one
How do I replace the circular wheel hitboxes of my custom cars with squares?
Posted on (1 year ago)
Kind of. You can draw a different drawable depending on the vehicle's health, but you can't dynamically deform the mesh. Check out SetConditionalParameter command featured in the Additional Script Functionality hack.
Better textures
Posted on (1 year ago)
Hi there! If I'm not mistaken, that error is shown when trying to import a texture whose resolutions aren't powers of two. Double check if your texture's resolution has both it's dimensions as valid powers of two and try again. If not, I suggest using an editing program such as Paint.NET to change t...
It's the Cell-Shading effect, but stylized and cute 😻
Posted on (1 year ago)
That's quite nice! Dare I say though, you should give a little bit of color to the shading for each level to match the ambience. Maybe do it manually or use lua to read the light color from the terra files and apply them on the shaders when loaded
Mod Starter for Custom music's and Model's and Voice Pack's
Posted on (1 year ago)
Hello there and welcome! There are plenty of tutorials on our forum which you can check out & get an idea of how things work. Here are a bunch of tutorials that I suggest you look into for the matters you've mentioned: Configuring Mods by DonutTeam How To Add Dialogue by XLittleSparrowX Adding Custo...