ScriptOverrideEntityLootTablePermanent — RedM Natives
0x8C03CD6B5E0E85E8 · ENTITY · all
`` Sets the loot table an entity will carry. Returns true if loot table has been successfully set. Returns false if entity is not a ped or object. https://github.com/femga/rdr3_discoveries/blob/master/AI/EVENTS/loot_rewards.lua ``
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| lootTable | Hash |
Returns
Any