๐ป GC-PropPlacer A lightweight prop placement system with database saving and smart streaming.
Place props anywhere in your city, save them permanently, and keep performance optimized by only rendering nearby objects.
๐ข Quick Start (2 Minutes) Drag gc-propplacer into your resources folder
Add to your server.cfg:
ensure gc-propplacer Make sure dependencies are installed
Restart your server
Done โ
๐ฆ Dependencies qb-core ox_lib oxmysql โ๏ธ Features ๐งฑ Place props anywhere in the world ๐พ Saved to database automatically โก Smart streaming (only renders nearby props) ๐งน Delete individual props or clear all ๐ Simple and beginner-friendly ๐ฎ Commands ๐ข Place a prop /placeprop [model] Example:
/placeprop prop_meth_table01 ๐ด Delete nearby prop /deleteprop Deletes the closest placed prop within range.
๐ Permissions Only admins can place or delete props.
Add this to your server.cfg:
add_ace group.admin gc-propplacer.admin allow ๐ Troubleshooting โ Props not saving Check if oxmysql is running Check server console for errors โ Commands not working Make sure you have admin permissions Restart the server after adding ACE โ Props not showing Move closer (streaming distance) Make sure the script is started ๐ง Notes Props are streamed for performance (not all spawn at once) Designed to be lightweight and easy to use No complex setup required ๐ป GC Scripts Clean. Optimized. Beginner-friendly.
If you need help, open a ticket and provide details (errors, screenshots, etc.).
Enjoy ๐ปโจ