WoW:CVar autoLootDefault: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page CVar autoLootDefault to CVar autoLootDefault without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

Console variables < autoLootDefault

The autoLootDefault CVar controls whether all items are picked up automatically when looting a corpse.

Parameters:

  • 0 - disables auto loot
  • 1 - enables the automatic looting behavior

Default:

SET autoLootDefault "0"