
Everyone tells you MLO stands for Map Loading Object. There is no primary source for that, and it does not matter. Here is what an MLO actually is, and how to install one without breaking your server.
Let us start with the thing every other guide gets confidently wrong.
Nobody actually knows what MLO stands for
You will read, in dozens of articles, that MLO stands for "Map Loading Object". You will also see "Multi Level Object". Neither has a primary source. They are community back-formations — someone guessed, it sounded right, and it propagated.
What can actually be traced: MLO is a section name in GTA IV's item-definition files, used to create interiors. It carried over into GTA V's map formats and into the modding vocabulary. Cfx.re's own documentation never defines the term at all — the word "MLO" does not appear in the official FiveM docs.
I am telling you this not to be pedantic, but because it is a useful signal about the quality of the sources you are reading. A guide that confidently expands an acronym nobody can source is a guide that is confidently repeating things. And the expansion genuinely does not matter, because what an MLO is is completely clear.
What an MLO actually is
An MLO is a custom interior — a fully modelled, walkable space. A police station you can enter, a nightclub, a hospital, a apartment. GTA V ships with a limited number of interiors; an MLO adds or replaces one, and that is how a roleplay server gets locations that are not in the base game.
Technically, it lives in two files, and understanding this split makes everything else about MLOs make sense:
- The holds the interior definition — a containing the interior's , (the openings that connect rooms and control what renders through them), , and (optional pieces you can toggle on and off, like furniture variants).


