Client

GetPedWeapons

Function to get all weapons the given ped has in it

function HRLib.GetPedWeapons(ped: integer): string[]?

Parameters description

  • ped - the ped Id

Last updated