ed
This commit is contained in:
parent
cc98b55498
commit
1f0be22e69
8 changed files with 432 additions and 567 deletions
|
@ -1,6 +0,0 @@
|
|||
RegisterCommand("getweaponhash", function()
|
||||
local playerPed = GetPlayerPed(-1)
|
||||
local hasWeapon,pedWeapon = GetCurrentPedWeapon(playerPed)
|
||||
|
||||
print("Weapon Hash: " ..pedWeapon)
|
||||
end)
|
Loading…
Add table
Add a link
Reference in a new issue