View Single Post
08/22/20, 12:29 PM   #3
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
The reticle does not use any events for this - it simply polls the API once a second. That aside, the function "GameCameraInteractStart" used to pick up items is private, so you cannot automatically loot anything via an addon.
  Reply With Quote