NobodyDeveloper/ss_delivery — reverse-engineered prompt
Reverse engineered prompt
Build me a simple delivery job script for a QBOX server. I want players to be able to start a delivery run, get sent to pickup and drop off spots, and get paid when they finish. Keep it clean and easy to use, more like a basic job system than a big economy overhaul.
Please make it feel polished in game with clear notifications, map markers, and simple progress steps so players always know what to do next. It should be easy to change the payout, job locations, and any timing in a config file. Add sensible checks on the server side so people cannot spam or exploit the job.
Use Lua and set it up like a normal FiveM resource so I can drop it into my server. If anything about QBOX best practices is unclear, look up current docs online and follow the standard approach. I mostly want something lightweight, reliable, and easy to tweak for my community.
Want more depth? Deep Reverse