Forum topic replies
mazzy has posted 607 times.
Where are the Girls of the Family and the Car? 🤷♂️ ❓ (Campaign Mod)
Posted on (9 months ago)
The page says the download will be coming soon, so just keep checking this page for any news.
How do I make every single NPC a certain character?
Posted on (9 months ago)
There's a lot to do if you want to change audio, maybe search for tutorials around the forum, such as How to Add Brand New Car Sounds. I recommend you join our discord server instead of posting on the forum. More people are active in there & can help you with your issues quicker and better.
How do I make every single NPC a certain character?
Posted on (9 months ago)
That's because "chalme_m" is the name of the character file & not the character. Open the file with the p3d editor & find out what the skeleton is called & use that.
How do I make every single NPC a certain character?
Posted on (9 months ago)
Scroll down for the pedestrian groups. Code should be something like this: CreatePedGroup( 0 ); AddPed( "male6", 2 ); AddPed( "girl4", 1 ); AddPed( "fem4", 2 ); AddPed( "boy3", 2 ); ClosePedGroup( ); Replace your models with whatever the modded chalmers model is
How do I make every single NPC a certain character?
Posted on (9 months ago)
Modify the pedestrian groups in your `leveli.mfk` script. You can find the script in `scripts/missions/level0*` (where * is your level number)
Needing help with this specific problem with the Lucas' P3D Editor.
Posted on (9 months ago)
Hi there, the error is telling you to download the latest version of DirectX. You can find it on microsoft's official download page. Let me know if you have any other issues!
Mod tool fails to load Simpsons game
Posted on (9 months ago)
Hi again. Could you try deleting your `simpsons.ini` file from the game's main directory? Let me know if that helps!
Mod tool fails to load Simpsons game
Posted on (9 months ago)
Hi there, I'm sorry to see you're having trouble with the Mod Launcher. A fix is being worked on and will be available with the next version of the Mod Launcher, however you may use the following workaround to get rid of the error: 1) Ensure that you have the latest version of the Mod Launcher (Vers...