[ESX] esx_billing - ESX Billing Script For FiveM Server
This resource for ESX adds possibility for different jobs to send bills to players, for example making police units able to give people fines. It comes with a menu for paying bills, to open the menu the default key bind is F7
Usage
Press F7 to toggle the Billing Menu
local amount = 100 local closestPlayer, closestDistance = ESX.Game.GetClosestPlayer() if closestPlayer == -1 or closestDistance > 3.0 then ESX.ShowNotification('There\'s no players nearby!') else TriggerServerEvent('esx_billing:sendBill', GetPlayerServerId(closestPlayer), 'society_taxi', 'Taxi', amount) end
Download And Installation
- Import esx_billing.sql in your database
- Add start esx_billing to Server.cfg
- Restart the server
Download
Download the FiveM script by click the button below and wait for 15 seconds. ThankYou For Your PatienceClick the Button Below to Download the File.