mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Update player.lua
This commit is contained in:
@@ -460,7 +460,7 @@ function CreateExtendedPlayer(playerId, identifier, group, accounts, inventory,
|
||||
end
|
||||
|
||||
function self.removeWeapon(weaponName)
|
||||
local weaponLabel, weaponHash
|
||||
local weaponLabel = nil
|
||||
local weaponHash = joaat(weaponName)
|
||||
local playerPed = GetPlayerPed(self.source)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user