WoW:CVar autoLootDefault: Difference between revisions

m (fix category)
m (Move page script moved page CVar autoLootDefault to CVar autoLootDefault without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
'''autoLootDefault''' is a boolean flag CVar controlling whether all items are picked up automatically when looting a corpse.
{{Cvar}}
 
The '''autoLootDefault''' CVar controls whether all items are picked up automatically when looting a corpse.
A true value ("1") enables the automatic looting behavior, false ("0") disables it.


Parameters:
* 0 - disables auto loot
* 1 - enables the automatic looting behavior


Default:
SET autoLootDefault "0"
[[Category:Console variables|autoLootDefault]]
[[Category:Console variables|autoLootDefault]]

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"