Skip to content

MQ2Status Additions

Sic requested to merge Sicpro/VeryVanilla:MQ2Status-SicUpdates into master
  • Status login; returns your login account name

  • Status zone; returns your current zone name

  • Status krono; returns the amount of krono you have

  • Status stat weight; returns your current weight, limit and the difference (useful for tlp)

  • Status currency blah; added all the currency, overseer, loyalty, dbc (daybreak cash) -- Used string and transform, and find so we could do catch "doubloons" in doubloon. -- Tried making the find text simple and intuitive "Mckenzie" so it will catch "McKenzie's" or "McKenzie's brew" etc -- dbc or daybreak for daybreak cash --- possible they might change the name in the future? will have to update then

  • After these submissions are approved, I plan on going back and alphabetizing everything, but wanted to do as a separate commit

Merge request reports