mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Update multicharacter.lua
This commit is contained in:
@@ -10,7 +10,7 @@ function Multicharacter:SetupCharacters(source)
|
|||||||
Wait(100)
|
Wait(100)
|
||||||
end
|
end
|
||||||
|
|
||||||
local identifier = Server:GetIdentifier(source)
|
local identifier = ESX.GetIdentifier(source)
|
||||||
ESX.Players[identifier] = source
|
ESX.Players[identifier] = source
|
||||||
|
|
||||||
local slots = Database:GetPlayerSlots(identifier)
|
local slots = Database:GetPlayerSlots(identifier)
|
||||||
|
|||||||
Reference in New Issue
Block a user