Fivem Prop List With Pictures -
Important Note: FiveM itself does not generate a single, official “prop list with pictures” because props are pulled directly from GTA V’s game files. However, the community has built excellent tools to visualize every prop.
4. Food & Drink Items
Used for inventory systems, restaurants, and prop-emote scripts.
| Preview Description | Prop Name | Notes |
| :--- | :--- | :--- |
| [IMAGE: Coffee Cup] | prop_rag_01 (Dirty) or ng_proc_coffee_01 | Best used for realistic coffee props. |
| [IMAGE: Burger Wrapper] | prop_cs_burger_01 | The classic fast-food burger. |
| [IMAGE: Pizza Box] | prop_pizza_box_01 | Standard cardboard pizza box. |
| [IMAGE: Beer Bottle] | prop_beer_logitech | Generic beer bottle. |
| [IMAGE: Soda Can] | prop_ecola_can | The eCola soda can. | fivem prop list with pictures
Office
prop_office_chair_01– Picture: A high-back leather executive chair on casters.prop_desk_02a– Picture: A cluttered wooden desk with a green desk lamp and papers.prop_bookshelf_01– Picture: A tall oak bookshelf stuffed with encyclopedias.
The Ultimate FiveM Prop List Guide (With Pictures)
Category: Development / Mapping / Scripts Audience: Server Developers, Mappers, and Scripters
Method 2: The Online Database
- Visit GTADB.com or FiveM Props (Google Doc community sheets).
- Search "GTA V Prop Hash List."
- Copy the 5-digit code (e.g.,
-340230104for a sledgehammer).
Category 3: Furniture & Home Decor (Interior Design)
If you run a housing script, these props are gold. They turn an empty shell into a home. Important Note: FiveM itself does not generate a
1. Urban & Street Furniture
Perfect for city roleplay, road closures, and event decoration.
How to Spawn Props in FiveM (Quick Refresher)
Before diving into the list, ensure you have admin permissions on your server. Use the following commands: Office
- Singleplayer/Testing:
spawn [prop_code] - ESX/QBCore Servers:
/prop [prop_code]orspawnobject [prop_code] - Give to player:
giveitem [player_id] [prop_code]
2. How to Get Prop Pictures Automatically
Since GTA V has thousands of props, manual screenshots are hard. Use these methods: