Forum topic replies
mazzy has posted 632 times.
Posted on (3 years ago)
The map is never loaded all at once, it is split in regions and everytime a region is loaded, another is unloaded. That's why you never see that in-game
Posted on (3 years ago)
Please, read my message on the previous page, it explains why.
Posted on (3 years ago)
You could check out these two pages for some information on how to set up LUA: game.lua All Custom Lua Functions You could also join our Discord server if you'd like to ask questions and get an almost immediate response!
Posted on (3 years ago)
Nope, without LUA there's no way. You could make multiple versions of the same mission in MFK and have a LUA script decide which version to execute, but in my opinion, you're better just having your mission as a LUA instead of MFK
Posted on (3 years ago)
You're not missing anything, some files aren't edited because they're not modified in this mod. You can find them in the original game files
Posted on (3 years ago)
Hello there, welcome! I must ask, have you checked the file L1Z1.p3d? That's where the Simpsons house Is (along with Flanders & others). The game doesn't have a complete map & each area is stored in a region. this topic is a helpful guide if you're looking for a certain building or area, Good luck o...
Posted on (3 years ago)
Hey there! First I want to thank you for the time you took to write this, it's always nice to see some feedback! The models for Itchy & Scratchy come from this framework, Borb and I made them! I could quickly put together a mod that replaces Homer & Bart with the two when I get at my PC if you'd lik...
Posted on (3 years ago)
Hello there, and welcome! Yes, there are a bunch of tutorials on the site, and you can check them out here! I can recommend a few that you'll most likely need through your modding journey: 1) Creating: Missions Cars Movies (Or FMV's/Cutscenes) 2) Adding: Music Dialogue 3) Advanced: Level swapping I...
Posted on (3 years ago)
That's something I've been thinking about, however I decided against it, because it would require me to edit every texture for each color, which would increase the file size by much. Recently however, the idea got back to me and I plan to give each car a set of 4-5 paintjobs, one of which will also...