⚖️DC Prop Attch 2
Step 1: Locate the OX Inventory Folder
Navigate to your FiveM server directory.
Open the
resourcesfolder.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.luaOpen
config.luausing Notepad++, VS Code, or another code editor.
Step 3: Add Your New Item
Add a new entry for your item inside the
config.luafile.Use the following format:
Step 4: Save the File & Restart Server
Save the
config.luafile.Restart your FiveM server using one of the following methods:
Console Command:
restart dc_propattachFull Server Restart: Stop and start the server manually.
Step 6: Test the Item
open prop attach menu:
/propsFollow 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_propattachis running properly.Look at the FiveM forums or Discord for troubleshooting help.
Last updated