Displays guild experience ticks in your chat log, and can display higher resolution guild rank information than the standard tooltip.
The following commands are available:
/gx
will display a summary of your current Guild experience
/gx log
will toggle logging to file. By default this is off, and it is only desirable to turn it on if you need the data exported to an external processor and know where to look for it. Note that unfortunately this log file turns over whenever you log in or reloadui. Path is WarhammerOnline/logs/guildxp.log
/gx filter
will cycle through the available chat filters, essentially changing the colour and / or target tab of the ticks and summary messages. You can cycle through Say, Shout, and Experience.
/gx set
sets a checkpoint for later comparison. Summary information will then include an entry showing how much experience has been gained since this checkpoint, in XP and as a percentage of your current level.
/gx clear
clears your checkpoint.
/script GX.CurrentXP()
for macros, does /gx.
/script GX.LoggingToggle()
for macros, does /gx log.
/script GX.FilterToggle()
for macros, does /gx filter.
/script GX.CheckpointSet()
for macros, does /gx set.
/script GX.CheckpointClear()
for macros, does /gx clear.
- 1 comment
- 1 comment
Facts
- Date created
- 15 May 2009
- Categories
- Last update
- 16 Jun 2009
- Development stage
- Abandoned
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Recent files
- R: Guild XP release 1.5.1 for 1.3 on 16 Jun 2009
- R: Guild XP release 1.2 for 1.2.1 on 22 May 2009
- R: Guild XP release 1.1 for 1.2.1 on 17 May 2009
- R: Release 1.0 for 1.2.1 on 16 May 2009
- #1
Geilir Fri, 22 May 2009 15:49:46I'm working on a GUI for this, hopefully I'll have a test version online in the next few days. In the mean time, I have uploaded a version with improved guild detection, so that it will not display erroneous messages if you temporarily drop from your guild.