​ WQUAL BURGER SHOP ​
With the “Wqual Burger Shop” script, the experience of ordering a delicious burger at the Burger Shot becomes automatic and very convenient. Players can simply approach the restaurant’s tablets, interact with a virtual menu and receive their favorite burger without the need for complex interactions.
Frameworks:
- ESX
Dependencies:
- ox_target
- ox_inventory
Preview: Watch wql-burger-shop | Streamable
ox_inventory/data/items.lua
['scontrino_baby'] = {
label = 'Scontrino Burger King',
weight = 1,
stack = true,
close = false,
description = 'MenĂą Baby Burger King (PAGATO)'
},
['scontrino_adulto'] = {
label = 'Scontrino Burger King',
weight = 1,
stack = true,
close = false,
description = 'MenĂą Adulto Burger King (PAGATO)'
},