Skip to Content

Installation

Steps

  1. Download vector_kriminalforsorgen from your Cfx.re Granted Assets  page

  2. Extract the resource into your server’s resources folder:

resources/ └── [eup]/ └── vector_kriminalforsorgen/ ├── fxmanifest.lua ├── stream/ │ ├── mp_m_freemode_01_mp_m_*.ydd │ ├── mp_f_freemode_01_mp_f_*.ydd │ └── ... └── ...
  1. Add the resource to your server.cfg:
ensure vector_kriminalforsorgen

Tip: Place EUP resources in a dedicated [eup] folder to keep your resources organized.

  1. Restart your server

Verifying Installation

After restarting, verify the clothes are loaded:

  1. Join your server
  2. Open your clothing menu (e.g. illenium-appearance, esx_skin, qb-clothing)
  3. Browse through the tops and pants categories
  4. Danish Kriminalforsorgen items should appear as new component options

Troubleshooting

Clothes not showing up

  • Make sure the resource is started — check your server console for vector_kriminalforsorgen in the resource list
  • Verify the stream/ folder contains a .fxap file and subfolders with .ydd and .ytd files

Texture issues or missing textures

  • BC7 textures require DirectX 11 or above — make sure players are not running DirectX 10
  • Clear your FiveM cache: delete the FiveM Application Data/cache folder and reconnect

Server crashing after adding clothes

You’ve probably gone over GTA 5’s YMT limit. This is a game engine limitation on the number of clothing components that can be loaded. For more info visit the Common Issues page.

Escrow issues

  • The resource uses FiveM Asset Escrow — make sure your server license key matches the one used during purchase
  • Contact VectorDesign support  if you encounter escrow errors
Last updated on