Groupicons SG

u can see the careericons above the heads of your group- warbandmembers, your pet and above the hostile target
and in addition u are able to mark special people with special icons (friend, enemy)

fe personal healer, protecting tank, assisting dd

for options type  /gsg
(libslash req)

to mark special people u have to target the player and press one of
the macros below

/script GroupIconsSG.SetTANK()
/script GroupIconsSG.SetTANK2()
/script GroupIconsSG.SetDD()
/script GroupIconsSG.SetDD2()
/script GroupIconsSG.SetHEAL()
/script GroupIconsSG.SetHEAL2()

to remove a single speciel icon target the player and use this:
/script GroupIconsSG.Remove()

to remove all special icons use the following macro
/script GroupIconsSG.Reset()

to set a special icon for the current enemy
/script GroupIconsSG.SetHostile(374)

to remove the special icon from the current enemy
/script GroupIconsSG.RemoveHostile()

u can also use your personal icon for  a player if u use the icon number
fe  
/script GroupIconsSG.SetTANK(3456)

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
Jun 05, 2009
Categories
Last update
Oct 09, 2011
Development stage
Release
License
GNU General Public License version 3 (GPLv3)
Curse link
Groupicons SG
Downloads
10,975
Recent files
  • R: v2.3 for 1.4.4 Oct 09, 2011
  • R: GSG for 1.4.4 Oct 09, 2011
  • R: 1.5 for 1.3.1 Aug 30, 2009
  • A: r17 for 1.3.1 Aug 30, 2009
  • R: 1.4 for 1.3.1 Aug 30, 2009

Authors

Relationships

Optional dependency
LibAddonButton
LibSlash