Difference between revisions of "Virindi Reporter"
From VirindiPlugins
m |
|||
Line 1: | Line 1: | ||
A simple plugin to display earned xp, xp/hour, 5 minute xp/hour, and xp/time to level. | A simple plugin to display earned xp, xp/hour, 5 minute xp/hour, and xp/time to level. | ||
+ | |||
+ | Also tracks and outputs luminance earnings. | ||
[[file:Virindi Reporter Screenshot.png]] | [[file:Virindi Reporter Screenshot.png]] | ||
− | <font color=green>[VR] You've made | + | <font color=green>[VR] You've made (Amount) XP in (Time) for (Amount)/hour (5min (Amount)/hour). (Amount) to reach level (Level), ETA (Time).</font> |
− | Virindi Reporter | + | Virindi Reporter adds entries to the [[Virindi HUDs]] plugin to display information on the [[Virindi_HUDs#Status_HUD|Status HUD]] |
Virindi Reporter is [http://www.virindi.net/source/ open source] under the MIT License for use as an example by plugin developers on the use of the [[Virindi View Service Connector]] and connecting to [[Virindi HUDs]]. | Virindi Reporter is [http://www.virindi.net/source/ open source] under the MIT License for use as an example by plugin developers on the use of the [[Virindi View Service Connector]] and connecting to [[Virindi HUDs]]. |
Revision as of 23:27, 29 January 2015
A simple plugin to display earned xp, xp/hour, 5 minute xp/hour, and xp/time to level.
Also tracks and outputs luminance earnings.
[VR] You've made (Amount) XP in (Time) for (Amount)/hour (5min (Amount)/hour). (Amount) to reach level (Level), ETA (Time).
Virindi Reporter adds entries to the Virindi HUDs plugin to display information on the Status HUD
Virindi Reporter is open source under the MIT License for use as an example by plugin developers on the use of the Virindi View Service Connector and connecting to Virindi HUDs.