Documentation Index
Fetch the complete documentation index at: https://docs.nonefivem.com/llms.txt
Use this file to discover all available pages before exploring further.
The number of doors and garages in the house effects the price of the house. You can change this prices from
no-housing/config/server/realestate.luaTo be able to list buildings in the real estate menu, you need to add real estate data to the building.
Types
Realestate
| Field | Type | Description | Required |
|---|---|---|---|
| label | string | Buildings label for real estate menu | true |
| price | number | Buildings base price | true |

