swkeep / keep-vendingMachines

Fivem and qbcore vending machines
GNU General Public License v3.0
10 stars 0 forks source link
esx esx-legacy fivem qbcore qbox
interactionMenu interactionMenu ox_target

Vending Machine Script

This FiveM script enables players to interact with vending machines using the interaction menu. You can download the interaction menu from here.

The script is compatible with qb-core and qb-hud, but it can be easily adapted for other frameworks, HUDs, and target scripts due to its simplicity.

Features

Installation

Installation is straightforward. Ensure you have the interaction menu installed and place this script after its dependencies in your server.cfg file:

ensure interactionRenderer
ensure interactionDUI
ensure interactionMenu

ensure [qb]
ensure keep-vendingMachines