natives.GET CHAR WEAPON IN SLOT

From GTA Connected
Jump to navigation Jump to search

natives.GET_CHAR_WEAPON_IN_SLOT

Signature: void natives.GET_CHAR_WEAPON_IN_SLOT(int ped, int slot)

Usage: returns the weapon type in a character specific weapon slot

Parameters

int ped Character handle to act upon.
int slot Slot index.

Return

void

On failure: void