Download
(4Kb)
Download
Updated: 01-08-12 10:35 PM
Pictures
File Info
Updated:01-08-12 10:35 PM
Created:01-02-12 07:32 PM
Downloads:2,185
Favorites:1
MD5:

GautrReply

Version: 1.1.1.0
by: Atane, Bluesp

Tired of answering how much percent exp or how many bars you have left to level?
Then this AddOn could help you.

This addon will whisper people your current position, current experience etc, when they f.ex whisper <prefix><command> to you.

To change the prefix (Default its set to !) simply type
"/gr prefix <Insert new Prefix>"
f.ex "/gr prefix !" or "/gr prefix <(*-*<)" Kirby meme works, but it might be a bit hard to type.

Then someone simply needs to whisper you "<(*-*<)bars" and they will get whispered the amount of bars you have left to level.

The commands are

Code:
	<prefix>xptnl% XP to next level and percent.

	<prefix>bars - Current Bars
	<prefix>barstnl - Bars to next level

	<prefix>xp - Current XP
	<prefix>xptnl - XP to Next Level

	<prefix>coord
	<prefix>location
	<prefix>position
	<prefix>pos

	<prefix>info
	<prefix>help
	<prefix>GRhelp
	<prefix>Gautrhelp
How to:

To test it, simply type "/gr test"

The addon will also watch the party chat, and whisper the person who initially wrote the command.

And there is a debug mode, it might get spammy, and the debug state will not save between sessions.
To activate it, simply type "/gr debug"

Please tell me what you think of this, I find it useful, but thats just me.

1.1.1.0

Toc update

Some minor changes in the Messages

New slash command

/gr test all

New updated Commands, Thanks to litesung
<prefix>% - (Shows current percent)
<prefix>tnl% - (Shows percent left to level)

<prefix>xp% - (Shows in line one current percent, and in line two experience/experience needed)
<prefix>xptnl% - (Shows in line one percent left to level, and in line two experience left to level)

<prefix>bars - (Shows current bars)
<prefix>barstnl - (Shows bars left to level)

<prefix>xp - (Shows current experience/experience needed)
<prefix>xptnl - (Shows experience needed to level)

<prefix>coord
<prefix>location
<prefix>position
<prefix>pos

<prefix>info
<prefix>help
<prefix>GRhelp
<prefix>Gautrhelp

1.1.0.5

Fixed the svn

Updated the toc

Fixed errors with the !% command

1.1.0.4

BETA RELEASE

Toc update
Added two more commands as per user request
!%
!%current

Added a wSend function, hopefully its a little bit cleaner (Not really)

Added a test function
/gr test

This will whisper your character "!position"

1.1.0.3

Toc update
Added a readme
Included the changelog

1.1.0.2

Toc updated

Minor fix

1.1.0.1

Changed version format, I might make more changes, and small ones rising up to version 992.52 does not seem like a good idea.

Fixed the filter function, there were some errors left over from the alpha version.

1.1

Updated TOC

Changed the Help message

Added a filterfunction credits goes to Tekkub's Decount
You wont see the incoming whispers now

1.0

Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 01-10-12, 06:30 AM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Originally Posted by litesung
I had no idea, would anything be affected if you were to add a period before tnl?
No it wouldn't, so I could do that.
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 01-10-12, 02:35 AM  
litesung
A Flamescale Wyrmkin
 
litesung's Avatar

Forum posts: 130
File comments: 231
Uploads: 0
I had no idea, would anything be affected if you were to add a period before tnl?

Code:
!%.tnl - (Shows percent until level up)
!xp.tnl - (Shows experience needed until level up)
!%xp.tnl - (Shows in line one percent until level, and in line two experience needed to level up)
!bars.tnl - (Shows bars until level up)
If it works it would still be uniformed and minimalist. And thanks for considering the suggestions
Last edited by litesung : 01-10-12 at 02:36 AM.
Report comment to moderator  
Reply With Quote
Unread 01-08-12, 03:24 PM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Well suggestions are always welcome.
I had some issues with the svn and the packaged zip file, thought I'd fix that first.

I will be adding those commands tomorrow

Edit :

After a while of testing i remembered something,

if you write %T it will automatically print your targets name or "<No target>" if you don't have one.

!%tnl becomes !<no target>nl
__________________
Gautr of Corporation
Hellscream EU
Last edited by Gautr : 01-08-12 at 06:29 PM.
Report comment to moderator  
Reply With Quote
Unread 01-08-12, 01:06 PM  
litesung
A Flamescale Wyrmkin
 
litesung's Avatar

Forum posts: 130
File comments: 231
Uploads: 0
Great! Thanks Your addon is very useful for my friends & I.

Although, one of my friends was wondering if there was a command to be implemented that would respond both Current percent & experience til-next-level.

Actually.. (TNL)... that got me thinking. You could re-word the commands to be much shorter using that. Here is my proposed example:

Code:
!% - (Shows current percent)
!xp - (Shows current experience/experience needed)
!%xp - (Shows in line one current percent, and in line two experience/experience needed)
!bars - (Shows current bars)

!%tnl - (Shows percent until level up)
!xptnl - (Shows experience needed until level up)
!%xptnl - (Shows in line one percent until level, and in line two experience needed to level up)
!barstnl - (Shows bars until level up)

!coord
!location
!position
(All three commands could be alternative ways to request player location)

!help
!GRhelp
!Gautrhelp
(All three commands could be alternative ways to request addon information)
The double commands (!%xp & !%xptnl) would look like this:

[12:34:56] [W:To] [Player 2]: !%xp
[12:34:57] [W:From] [Player 1]: Currently at: 0%
[12:34:57] [W:From] [Player 1]: Current Experience: 2797/12267000

or

[12:34:56] [W:To] [Player 2]: !%xptnl
[12:34:57] [W:From] [Player 1]: 100% Left to Level
[12:34:57] [W:From] [Player 1]: Experience Left to Level: 12264203/12267000
Last edited by litesung : 01-08-12 at 01:13 PM.
Report comment to moderator  
Reply With Quote
Unread 01-08-12, 09:36 AM  
Gautr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 101
Uploads: 5
Originally Posted by litesung
Great addon, I use it with my friends for automated details!

Suggestion: Add an alternative to percent data

!%
!%current
Ye I will add some more and push an update when I can.
__________________
Gautr of Corporation
Hellscream EU
Report comment to moderator  
Reply With Quote
Unread 01-06-12, 12:26 AM  
litesung
A Flamescale Wyrmkin
 
litesung's Avatar

Forum posts: 130
File comments: 231
Uploads: 0
Great addon, I use it with my friends for automated details!

Suggestion: Add an alternative to percent data

!%
!%current
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: