Forum topic replies
mazzy has posted 600 times.
Character requests
Posted on (7 months ago)
Hi, for the future please take a note that you should ask if people are interested in doing a model rather than implying somebody should do it. Working on a character is anything but quick & it may take some time to do it correctly. I have Herman & Marvin Monroe models done, though my friend is work...
Looking for the Snake's Summer lmlm-file
Posted on (7 months ago)
Hi there Hachem, I appreciate you trying to help but this topic has been inactive for two years. Also the link you provided only leads up to the post/page of the mod, however the download links are bdead. Please, make sure to check whether or not the topic is still relevant, or if the links are stil...
Everything you wanted in a Simpsons game right in your face! The Simpsons H&R - Arkeus Edition
Posted on (8 months ago)
Please, stop going around bumping old threads. If no update has been posted, then it's probably in development or abandoned.
Where are the Girls of the Family and the Car? 🤷♂️ ❓ (Campaign Mod)
Posted on (8 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 (8 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 (8 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 (8 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 (8 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 (8 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!