Replaces VORP's default nearby-player dropdown when giving an item with a visual 3D world-space selector.
How it works
Open your VORP inventory, right-click an item → Give → enter the quantity as usual.
Instead of a player list, animated golden dots appear above nearby players in the world. Click a dot → item is given instantly. ESC to cancel.
Features
- 3D world-space dots, tracked in real time on each nearby player
- Configurable range (default: 15m)
- Gold pulsing animation in RDR2 style
- Confirmation flash on click
- Supports all VORP item types: standard items, money, gold, ammo, weapons
- If cs_give is not running, VORP behaves exactly as before — nothing breaks
Installation
- Drop
cs_giveinto your resources folder - Add one small block to
vorp_inventory/client/services/NUIService.lua— fully detailed in the includedREADME.md - Add
ensure cs_giveto yourserver.cfg