header
logo

gmLm

Install
screenshot image
  • screenshot thumbnail

Description

gmLm

gmLootMonitor

A minimal LDB plugin to show the latest group loots (and whisper to the more lucky players)

Works better with a data broker display like chocolate bar, bazooka, ninjapanel, stat block, titan panel, docking station, buttonbin and more, but you can also use the console command to attach to minimap.

Use:

 
  1. /gmlm
  2.  
  3. or the commands
  4.  
  5. /gmlm minimap show
  6. /gmlm minimap hide
  7. /gmLm demo
  8. /gmLm reset


If you are interested in helping translating, please visit forum:
https://www.wowinterface.com/downloa....html#comments


providing the following entries:

  1. L["Right-Click"]        = ""
  2. L["Left-Click"]         = ""
  3. L["Middle-Click"]       = ""
  4. L["Items reports"]      = ""
  5. L["No items yet"]       = ""
  6. L["Whisp player"]       = ""
  7. L["Show item"]          = ""
  8. L["Min Quality"]        = ""
  9. L["Equip Only"]         = ""
  10. L["Myself"]             = ""
  11. L["Demo"]               = ""
  12. L["Hey, do you mind to trade me %s if you don't need it ?"] = ""


Example in Italian:

  1. -- Italian translations by me
  2. L["Right-Click"]        = "Tasto-Destro"
  3. L["Left-Click"]         = "Tasto-Sinistro"
  4. L["Middle-Click"]       = "Tasto-Centrale"
  5.  
  6. --- etc etc