Lightweight standalone FiveM utility command to remove props attached to your player.
- Standalone (no framework dependency).
- Removes only objects attached to the local player ped.
- Uses a distance pre-filter for better performance on busy servers.
- Simple in-game notification feedback.
- Place the resource folder in your server
resourcesdirectory. - Ensure the resource in your
server.cfg:
ensure Croll-PropStuck- Run
/propstuckin chat. - If attached props are found, they are deleted.
- You will get a success or error notification.
- This script is client-side and intended as a self-cleanup utility.
- The scan radius can be adjusted in
client.luausingATTACH_SCAN_RADIUS.