Forum topic replies
Loren has posted 759 times.
controller pause button simpsons.ini
Posted on (9 years ago)
No problem sir. Locking as this has been resolved.
controller pause button simpsons.ini
Posted on (9 years ago)
You can't bind it on a controller, at all. You have to use the escape key, or use JoyToKey to map your controller's start button to the escape key.
to developers
Posted on (9 years ago)
I tried making a car with working doors before but it's a bit trickier than making one without them.
to developers
Posted on (9 years ago)
If you can find me a 3D model of it I can surely put it in the game.
how to modify char size in car?
Posted on (9 years ago)
Make a copy of the car's con file in your mod and tweak SetCharacterScale. 1 is the default value for this. If that car doesn't already have that, add this to the con file: SetCharacterScale(1);
Traffic Control
Posted on (9 years ago)
In missions, you can use SetMaxTraffic to set the number of traffic cars between 1 and 5. There's no way to increase that limit currently.
Dialog questions
Posted on (9 years ago)
"I thought it had something to do with the name of the files since includes the character's name" The filenames are an absolutely crucial part of the game's dialog system, and these files are referenced by sound resources created in Sound Scripts (.spt files). "but to be sure, how does dialog work i...
Donut Mod L1BM Problem
Posted on (9 years ago)
In what way and what settings are you using and what other mods do you have on?
Reviving My Custom Music Mod (As a Music Pack now!)
Posted on (9 years ago)
Let me know if you need help with making it work properly! EDIT: Actually, here's a guide I wrote on another thread (no formal tutorial yet). Check it out here.