⚖️DC Prop Attch 2
Step 1: Locate the OX Inventory Folder
Navigate to your FiveM server directory.
Open the
resources
folder.Find and open the ox_inventory resource folder.
Step 2: Open the data/items.lua
File
data/items.lua
FileInside the dc_propattach folder, go to:
dc_propattach/config.lua
Open
config.lua
using Notepad++, VS Code, or another code editor.
Step 3: Add Your New Item
Add a new entry for your item inside the
config.lua
file.Use the following format:
Step 4: Save the File & Restart Server
Save the
config.lua
file.Restart your FiveM server using one of the following methods:
Console Command:
restart dc_propattach
Full Server Restart: Stop and start the server manually.
Step 6: Test the Item
open prop attach menu:
/props
Follow Video for instructions on how to use it https://www.youtube.com/watch?v=1Qxdz1Nmef8.
Verify the item appears and functions correctly.
Step 6: Debugging & Adjustments
If the emote does not show, check the server console for errors.
Verify spelling and commas in
config.lua
.Ensure
dc_propattach
is running properly.Look at the FiveM forums or Discord for troubleshooting help.
Last updated