Learn how to add visible passengers to FSX aircraft, what passenger add-ons can and cannot do, and why payload or cabin-view edits are not enough.
FSX has no setting that automatically fills an aircraft cabin with visible passengers. To see them, use an aircraft add-on whose 3D model already includes passenger figures, or modify the aircraft model from editable source files. Payload entries, cabin views and passenger-service utilities alone do not create visible 3D people.
This limitation applies to both Microsoft Flight Simulator X and FSX: Steam Edition. Modelled passengers are normally fixed, seated objects compiled into an aircraft's interior or exterior .mdl file; FSX does not provide native animated boarding passengers.
Choose the right passenger method
Only geometry included in the aircraft model can produce passengers who remain attached to the moving aircraft.
| Method | Visible passengers? | What it actually does |
|---|---|---|
| Aircraft with modelled figures | Yes | Displays fixed or conditionally visible 3D passengers. |
| Payload or weight changes | Not by themselves | Changes aircraft mass and balance; it shows people only if the developer linked model visibility to payload. |
| Passenger-service utility | Not by itself | Simulates boarding, announcements, satisfaction or cabin operations. |
| Cabin camera definition | No | Moves the viewpoint into an existing cabin without adding geometry. |
| Static scenery people | No | Places people at an airport, where they remain fixed rather than travelling with the aircraft. |
How do I install an aircraft with modelled passengers?
The easiest approach is to install a complete FSX aircraft package that explicitly includes 3D passenger figures.
- Check the description and screenshots. Look for specific wording such as “modelled passengers” or “seated passenger figures”. A cabin alone does not guarantee people: an aircraft with a dedicated passenger-cabin viewpoint demonstrates camera access, while an aircraft featuring a modelled virtual cabin demonstrates interior geometry.
- Confirm where the figures are visible. FSX can use separate interior and exterior models. Passengers included only in the interior model may appear from a virtual-cockpit cabin view but remain invisible through the windows from outside.
- Install the complete package. Preserve its supplied
model,texture,panelandsoundfolders rather than copying only selected files. Our aircraft installation instructions for FSX cover the correct folder structure. - Load the correct variant. Some packages provide separate passenger, cargo or empty-cabin versions. Select the passenger variant rather than mixing its model files with another entry in
aircraft.cfg. - Follow any activation instructions. A developer may link the figures to a payload station, door command, animation or aircraft-specific control. Changing payload will have no visual effect unless that behaviour was built into the model.
Can a passenger simulator or payload setting show people?
A passenger utility can simulate the operation, but it cannot automatically remodel every FSX cabin. For example, the paX boarding and cabin-operations add-on adds a passenger-service layer around the flight; visible 3D occupants still depend on the aircraft model.
Likewise, adding passenger weights in FSX affects weight and balance, not appearance. The exception is an aircraft whose creator programmed passenger objects to appear when particular payload stations contain weight. Its documentation should state the required station and threshold.
Can I add passengers to an existing aircraft model?
You can add genuine 3D passengers only when you have the aircraft's editable source project, suitable modelling tools and permission to modify it.
- Obtain the original model source. A compiled
.mdlfile is not equivalent to an editable project, and decompiling a third-party model may breach its licence or damage animations and materials. - Create or import low-polygon seated figures. Position and texture them inside the cabin without obstructing cockpit controls or camera positions.
- Add them to the required model. Include figures in the interior model for cabin views and in the exterior model if they must be visible through windows from outside.
- Configure optional visibility conditions. Aircraft creators can make groups appear according to payload or another simulation variable, but this logic must be included before the model is compiled.
- Compile and package the aircraft. Export it through an FSX-compatible modelling toolchain, reference the resulting models in
model.cfg, and include every required texture.
Editing aircraft.cfg cannot attach an arbitrary person model to an aircraft. Camera entries add viewpoints, and payload entries add mass; neither inserts new 3D geometry.
Why are the passengers not visible?
Missing passengers usually mean the package lacks passenger geometry, the wrong model variant is loaded, or the figures exist only in a different viewing model.
- They appear inside but not outside: the figures were included only in the interior model. This is common because detailed cabins can reduce external-view performance.
- They appear outside but not in the cabin: the interior model or cabin camera may not contain the same geometry.
- The cabin is present but empty: a modelled cabin and modelled passengers are separate features.
- A passenger variant stays empty: check its documentation for a payload, animation or door condition, and verify that the selected aircraft entry points to the intended model folder.
- Figures are white or partially missing: their texture files were omitted, placed in the wrong texture folder or not included in the active livery's texture fallback arrangement.
- Airport people do not move with the aircraft: they are scenery objects rather than aircraft-model components.
For most FSX users, the reliable choice is a complete aircraft package that already advertises modelled passenger figures. Building them into an existing aircraft is an aircraft-development task, not a payload or camera configuration change.