Native referenceRedMclient

DISABLE_LOOTING_COMPOSITE_LOOTABLE_THIS_FRAME

0x40D72189F46D2E15 MISC
FUNCTION SIGNATURE
void DISABLE_LOOTING_COMPOSITE_LOOTABLE_THIS_FRAME(`compositeId` (int), `disable` (BOOL));
Property Value
Native Name DISABLE_LOOTING_COMPOSITE_LOOTABLE_THIS_FRAME
Hash 0x40D72189F46D2E15
Return Type void
Build 1207
API Set client

Description: disables prompt eat old name DISABLE_LOOTING_COMPOSITE_LOOTABLE_THIS_FRAME

Usage

Lua (Direct):

DisableLootingCompositeLootableThisFrame()

Lua (Hash):

Citizen.InvokeNative(0x40D72189F46D2E15)
Back to MISC