mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 14:01:26 +00:00
no longer in beta
This commit is contained in:
@@ -65,7 +65,7 @@ function PropertiesRefresh()
|
||||
end
|
||||
end
|
||||
local Players = ESX.GetExtendedPlayers()
|
||||
Log("ESX-Property Beta Loaded", 11141375, {{name = "Property Count", value = #Properties, inline = true},
|
||||
Log("ESX-Property Loaded", 11141375, {{name = "Property Count", value = #Properties, inline = true},
|
||||
{name = "OX Inventory", value = Config.OxInventory and "Enabled" or "Disabled", inline = true}}, 1)
|
||||
for _, xPlayer in pairs(Players) do
|
||||
TriggerClientEvent("esx_property:syncProperties", xPlayer.source, Properties, xPlayer.get("lastProperty"))
|
||||
|
||||
Reference in New Issue
Block a user