promotional bannermobile promotional banner

Verified

Abandoned
Verified

VERIFIED - Consumption Verification System
coded by - Leica <Vis Maior> Bonechewer

Verified is a small addon that requires you confirm use of any consumables you choose before they are actually consumed. Currently it only works when you right click the item from inside your bags. The purpose of the mod is to help prevent you from accidentally consuming a potion you didn't mean to because the graphic was similar, or you accidentally clicked it, etc.

Before you begin you'll want to customize the list of items you want to require confirmation for before use. To do this, open the file Verified.lua

On the 13th line of the file you should find:

Verified_Consumables = {

The line below that begins a list of consumable items which can be affected by the addon. For Example:

"Flask of Distilled Wisdom",
"Flask of the Titans",
"Flask of Supreme Power",
-- "Flask of Chromatic Resistance",
-- "Flask of Petrification",

To add or remove items which require confirmation before use simply
add "--" (Like Flask of Chromatic Resistance and Flask of Petrification in the above example) to items which you do not want confirmation for, and remove "--" from in front of the items you do want confirmed if there are any (Like Flask of the Titans, Supreme Power, and Distilled Wisdom in the example).

If there is a consumable item which you regularly use by right clicking it from inside your bag, and I have not included it, you can also add to the list.

To add an item simply create a line for it, Type the name exactly as it appears in game surrounded by quotation marks (Capitalization Matters), and add a comma to the end of the line.

Every item should be on its own line, item names should be surrounded in " " and typed exactly as they appear in game. All lines should end in a comma.

The Verified Team

profile avatar
  • 2
    Projects
  • 146
    Downloads

More from _ForgeUser58647