Skip to content

swkeep/keep-vendingMachines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Fully functional vending machines
  • Compatible with interactionMenu / ox_target / qb-target
  • Server-side money and item management

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