TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end) Citizen.Wait(0) end end) AddEventHandler('esx_illegal_drugs:hasEnteredMarker', function(zone) if myJob == 'police' or myJob == 'ambulance' then return end ESX.UI.Menu.CloseAll() if zone == 'exitMarker' then CurrentActi...
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end) ESX.RegisterServerCallback('esx_xp:ready', function(source, cb) local xPlayer = ESX.GetPlayerFromId(source) if Config.Enabled then MySQL.Async.fetchAll('SELECT rp_xp FROM users WHERE identifier = @identifier', { ['@identif...
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)RegisterNetEvent("esx_xp:load") AddEventHandler("esx_xp:load", function() local _source = source local xPlayer = ESX.GetPlayerFromId(_source)if xPlayer then MySQL.Async.fetchAll('SELECT * FROM users WHERE identifier = @...
1. How can I check if the Managed Object Browser (MOB) service is enabled in the ESX host? Connect to the host using the ESXi Shell. Determine if the managed object browser (MOB) is enabled, by running the following command: vim-cmd proxysvc/service_list ...
1. How can I check if the Managed Object Browser (MOB) service is enabled in the ESX host? Connect to the host using the ESXi Shell. Determine if the managed object browser (MOB) is enabled, by running the following command: vim-cmd proxysvc/service_list ...
Expand Up@@ -103,8 +103,9 @@ local function getClosestShop(currentShop, coords) ifIsControlJustReleased(0,38)then client.startPlayerCustomization(function(appearance) if(appearance)then --todo: trigger save event print('Saved') ifESXthen ...
TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end) ESX.RegisterServerCallback('esx_xp:ready', function(source, cb) local xPlayer = ESX.GetPlayerFromId(source) if Config.Enabled then MySQL.Async.fetchAll('SELECT rp_xp FROM users WHERE identifier = @identifier', { ['@identif...
1. How can I check if the Managed Object Browser (MOB) service is enabled in the ESX host? Connect to the host using the ESXi Shell. Determine if the managed object browser (MOB) is enabled, by running the following command: vim-cmd proxysvc/service_list ...
1. How can I check if the Managed Object Browser (MOB) service is enabled in the ESX host? Connect to the host using the ESXi Shell. Determine if the managed object browser (MOB) is enabled, by running the following command: vim-cmd proxysvc/service_list ...
Dependency: es_extended. Contribute to VillaNuwa/ESX_GiveID development by creating an account on GitHub.