WoW:CVar autoLootDefault: Difference between revisions
Jump to navigation
Jump to search
(Created page with ''''autoLootDefault''' is a boolean flag CVar controlling whether all items are picked up automatically when looting a corpse. A true value ("1") enables the automatic looting be...') |
m (Move page script moved page CVar autoLootDefault to CVar autoLootDefault without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''autoLootDefault''' | {{Cvar}} | ||
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" | |||
[[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"