OnLootEntityUsage​Called when the player starts looting an entityNo return behaviorExamples​""void OnLootEntity(BasePlayer player, BaseEntity entity){ Puts("OnLootEntity works!");}Copy