@Johnixel said in MILO starter guide!:
I have recently started getting into MLO’s and am currently trying to make an interior myself (using CodeWalker). I have copied over a GTAVONLINE warehouse to my location of choice (which works), but want to decorate it with props. I have already tried doing it with a YMAP, but have learned the hard way that this is not possible with MLO instances. How do I go about adding them? I tried loading the YTYP, as instructed in the tutorials I have seen as well as the links you’ve provided, but that doesn’t seem to be possible. Could you assist me please?
Yeah, objects placed inside a MLO (as regular ymap) are typycally not visible (with a few rare exceptions, like where you create an an object with its root-position outside the MLO). So, you will have to use CodeWalker for that.
Adding props with CW takes a bit of getting used to. Normally, when you have added a ymap to your Project, you just grab an object near to where you want to place yours. That will tell you what room the object is in. Then you scroll to the bottom, where the rooms are defined, select the room, and say 'Add Object.' (That's important, as you can't just arbitrarily add props just anywhere). Once you get the hang of it, it's actually pretty easy.