Download
(30Kb)
Download
Updated: 05-11-23 12:08 AM
Pictures
File Info
Compatibility:
Embers of Neltharion (10.1.0)
Updated:05-11-23 12:08 AM
Created:03-20-20 08:22 PM
Downloads:2,525
Favorites:9
MD5:
Categories:Data Broker, Guild Compilations

gmGuildFriends

Version: 1010-2023051101
by: gmarco, Wexen

gmGuildFriends

A very simple data broker plugin to show the guild roster and friend lists.

Requires a data broker display like chocolate bar, bazooka, ninjapanel, stat block, titan panel, docking station, buttonbin and more.

If you want the stripped down versions you can check: gmGuild and gmFriends


If you are interested in helping translating, please visit forum:
https://www.wowinterface.com/downloa....html#comments

providing the following entries:

Lua Code:
  1. L["Show Guild"]         = ""
  2. L["Show Battle.net"]    = ""
  3. L["Show FriendList"]    = ""
  4. L["Show Help"]          = ""
  5. L["Show Guild Message"] = ""
  6. L["Show Player Info"]   = ""
  7. L["Note"]               = ""
  8. L["Officer Note"]       = ""
  9. L["Achievements Points"]= ""
  10. L["Show only playing Battle.net Friends"] = ""


Example in Italian:

Lua Code:
  1. L["Show Guild"]         = "Mostra gilda"
  2. L["Show Battle.net"]    = "Mostra amici Battle.net"
  3. L["Show FriendList"]    = "Mostra amici"
  4. L["Show Help"]          = "Mostra legenda"
  5. L["Show Guild Message"] = "Mostra messaggio di gilda"
  6. L["Show Player Info"]   = "Mostra informazioni aggiuntive sui giocatori"
  7. L["Note"]               = "Note"
  8. L["Officer Note"]       = "Note del GM"
  9. L["Achievements Points"]= "Punti impresa"
  10. L["Show only playing Battle.net Friends"] = "Mostra solo amici Battle.net in gioco"

Actually it supports for the following locale:
- enUS
- itIT
- deDE. Thanks to icemeph.
- zhTW. Thanks to BNS & EKE.
- zhCN. Thanks to BNS & EKE.

1010-2023051101
- bump toc
- added in .toc the IconTexture key
- replaced function BNet_GetClientEmbeddedTexture with BNet_GetClientEmbeddedAtlas (thanks EKE)

1007-2023032501
- fix client list for Diablo IV open beta.

1000-2022111501
- the "Show only playing Battle.net Friends" should be read "Show only ONLINE Battle.net Friends".
I am waiting to some translations before changes it :)
This mean that with this flag checked you see now also friends in mobile or desktop app when they are
ONLINE and you can chat them even if they are not playing anything :)
- various fixes

1000-2022111103
- really fixed the taint iussue :)

1000-2022111102
- fixed a taint iussue

1000-2022111101
- modified the brodker display to show guild/friends summary based on options.
- added X-WoWI-ID and X-Curse-Project-ID keywords to let WowUp manage it
- bump toc

1000-2022102801
- removed some debug code
- added bnet games names

1000-2022102701
- fixed to run on ver.10.0.0

920-2022051701
- Fixed an error occuring if BNET is not reachable

915-2021110601
- Changed legenda a little bit.

915-2021110501
- Added the possibility to change the tooltip scale

915-2021110401
- Used the latest LibQTip v.9.1.5-1-g4c6a3d8
- dump toc

915-2021110301
- Hotfix a libqtip error. (taken from xodiv inputs in curseforge pages).
- dump toc

900-2020101801
- update libqtip to the latest 442326b-alpha

900-2020101402
- Used C_GuildInfo.GuildRoster()
https://www.wowinterface.com/forums/showthread.php?t=58279
thanks to Fizzlemizz

900-2020101401
- first fixes for 9.0.x
- dump toc
- updated the libqtip to the latest
- removed GuildRoster().

830-2020041801
- make the status icon a little bigger
- now add a + in the status if the players are in group with you (usefull if you want to raid invite :)
- fix the Left mouse click if not in guild

830-2020041301
- changed the saved var name.
- make an hack to prevent playerinfo note overlap
- prevent to click in combat to open guild and friends panel
- if bnet account == character print only ones.

830-2020032601
- add a scrollbar if tooltip is long and limits to: (GetScreenHeight()-100)
- change the layout of LEVEL column

830-2020032501
- Add an option to filter out BNET friends actually not playing (for people with looong friends lists).

This can breaks your config.
Please go in Interface --> Addons --> gmGuildFriends --> Press: "Reset and reloadUI"
This should be enough. If not you have to manual delete the SavedVariable when the game is close.
A message will appear on entering world about this.

- rewrite the layout and the display of bnet friends

830-2020032402
- fix a problem with BNET friends in WoW classic

830-2020032401
- used the justification of libqtip instead of custom code
Thanks to EKE for input on this :)
https://www.wowinterface.com/downloads/fileinfo.php?id=25522#comments


830-2020032205
- Added the player info note sub tip
- Added the option to use it or not
- Added the localization for some new strings

830-2020032204
- Call a GuildRoster() before building the guild tooltip.
- Update all the libs to the latest
- Add the options to hide/show the guild message of the day
This can breaks your config.
Please go in Interface --> Addons --> gmGuildFriends --> Press: "Reset and reloadUI"
This should be enough. If not you have to manual delete the SavedVariable when the game is close.
A message will appear on entering world about this.

830-2020032203
- Fix ToggleGuildFrame() to real toogle :)
- Implement a minimum of options panel to hide/show section (guild/bnet/frame/legenda).
- Used the graphical mouse icons for legenda and prepare an option config: text/graphical

I am thinking also to split guild and friends in 2 ldb for who has lots of guild mates or friends.
It is not our case but may happens :)

830-2020032102
- Fix the display of long guild motd (word wrap at 69 line length).
- Replaced the zhCN localization (my fault, thanks EKE!)

830-2020032101
- first release
Thanks to all you guys in WoWI forum, in special way Vrul and Fizzlemizz for help and patience.
You are fantastic.
https://www.wowinterface.com/forums/showthread.php?p=335396
Optional Files (0)


Archived Files (10)
File Name
Version
Size
Author
Date
1000-2022111501
30kB
gmarco
11-14-22 10:56 PM
1000-2022111103
30kB
gmarco
11-11-22 03:41 PM
1000-2022111102
30kB
gmarco
11-11-22 12:09 PM
1000-2022102801
29kB
gmarco
10-27-22 11:45 PM
1000-2022102701
29kB
gmarco
10-27-22 05:42 AM
920-2022051701
29kB
gmarco
05-17-22 01:04 AM
915-2021110601
29kB
gmarco
11-05-21 10:19 PM
915-2021110501
29kB
gmarco
11-05-21 10:29 AM
915-2021110401
28kB
gmarco
11-03-21 04:47 PM
915-2021110301
28kB
gmarco
11-03-21 01:14 PM


Post A Reply Comment Options
Unread 03-24-20, 06:10 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by gmarco
Hi BNS,

I think the error is related to the fact that the api reports the client as WoW (like the retail) but not return the "realmName":

Lua Code:
  1. local realmName = "-" .. accountInfo.gameAccountInfo.realmName

So in this case I have to understand how to deal with this. In the meantime I try to fix the error and update the translations.

Thanks so much !
you can do something such like......this:
Code:
if client == BNET_CLIENT_WOW and wowProjectID ~= WOW_PROJECT_ID then
	realm == "" or "Classic"
end
or use accountInfo.gameAccountInfo.richPresence instead realmName.
Last edited by EKE : 03-24-20 at 06:14 AM.
Report comment to moderator  
Reply With Quote
Unread 03-24-20, 06:01 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
Originally Posted by BNS
Hi! I downloaded the latest version to test it. When I log in, I get an error, and then I can't display anything, including the guild and friends. The error is as follows:

Code:
3x gmGuildFriends\core.lua:282: attempt to concatenate field 'realmName' (a nil value)
[string "@gmGuildFriends\core.lua"]:282: in function <gmGuildFriends\core.lua:148>
[string "@gmGuildFriends\core.lua"]:439: in function `OnEnter'
[string "@Bazooka\Bazooka-v2.9.5.lua"]:1583: in function `showTip'
[string "@Bazooka\Bazooka-v2.9.5.lua"]:1388: in function <Bazooka\Bazooka.lua:1379>
Hi BNS,

I think the error is related to the fact that the api reports the client as WoW (like the retail) but not return the "realmName":

Lua Code:
  1. local realmName = "-" .. accountInfo.gameAccountInfo.realmName

So in this case I have to understand how to deal with this. In the meantime I try to fix the error and update the translations.

Thanks so much !
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 03-24-20, 05:55 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by BNS
By the way, I updated the Chinese translation: (TW & CN)
Code:
if LOCALE == "zhCN" then
	-- Chinese translation by EKE
	L["Right-Click"] 		= "右键点击"
	L["Left-Click"] 		= "左键点击"
	L["Middle-Click"] 		= "中键点击"
	L["Show Guild"]			= "显示公会"
	L["Show Battle.net"]	= "显示战网"
	L["Show FriendList"]	= "显示好友名单"
	L["Show Help"]			= "显示帮助"
	L["Show Guild Message"]	= "显示公会讯息"
	L["Show Player Info"]	= "显示有关玩家的资讯"
	L["Note"]				= "注记"
	L["Officer Note"]		= "干部注记"
	L["Achievements Points"]= "成就点数"
return end
ZHCN 資訊/訊息(X) 信息(O) 幹部(X) 官員(O)
資訊跟信息的譯名可以算是Controlled vocabulary
但幹部跟官員是官譯就不一樣

L["Show Guild Message"] = "显示公会信息"
L["Show Player Info"] = "显示有关玩家的信息"
L["Note"] = "注记"
L["Officer Note"] = "官员注记"
L["Achievements Points"]= "成就点数"
Last edited by EKE : 03-24-20 at 06:09 AM.
Report comment to moderator  
Reply With Quote
Unread 03-24-20, 04:25 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
Originally Posted by BNS
Hi! I downloaded the latest version to test it. When I log in, I get an error, and then I can't display anything, including the guild and friends. The error is as follows:

Code:
3x gmGuildFriends\core.lua:282: attempt to concatenate field 'realmName' (a nil value)
[string "@gmGuildFriends\core.lua"]:282: in function <gmGuildFriends\core.lua:148>
[string "@gmGuildFriends\core.lua"]:439: in function `OnEnter'
[string "@Bazooka\Bazooka-v2.9.5.lua"]:1583: in function `showTip'
[string "@Bazooka\Bazooka-v2.9.5.lua"]:1388: in function <Bazooka\Bazooka.lua:1379>

Locals:
self = BazookaPlugin_gmGuildFriends {
 0 = <userdata>
 tooltip = <unnamed> {
 }
 bzkPlugin = <table> {
 }
}
row = 29
col = nil
tooltip = <unnamed> {
 0 = <userdata>
 lines = <table> {
 }
 OnRelease = <function> defined @gmGuildFriends\core.lua:137
 headerFont = GameTooltipHeaderText {
 }
 cell_margin_v = 3
 scrollFrame = <unnamed> {
 }
 columns = <table> {
 }
 scrollChild = <unnamed> {
 }
 colspans = <table> {
 }
 width = 510.648125
 cell_margin_h = 6
 labelProvider = <table> {
 }
 autoHideTimerFrame = <unnamed> {
 }
 height = 390.129373
 regularFont = GameTooltipText {
 }
 OnLeave = <function> defined @gmGuildFriends\core.lua:142
 key = "gmGuildFriendstip"
}
numBNetTotal = 197
numBNetOnline = 84
numBNetFavorite = 0
numBNetFavoriteOnline = 0
bnet_color = <table> {
 b = "1"
 g = ".6"
 r = ".2"
}
numBNetTotal = 197
numBNetOnline = 84
numBNetFavorite = 0
numBNetFavoriteOnline = 0
(for index) = 11
(for limit) = 197
(for step) = 1
i = 11
accountInfo = <table> {
 isFriend = true
 isDND = false
 isFavorite = false
 gameAccountInfo = <table> {
 }
 accountName = "|Kq61|k"
 battleTag = "楊博麟#4803"
 note = ""
 rafLinkType = 0
 bnetAccountID = 101
 appearOffline = false
 customMessage = ""
 lastOnlineTime = 1585044545
 customMessageTime = 0
 isAFK = false
 isBattleTagFriend = true
}
bnetAccID = nil
account = "|Kq61|k"
isOnline = true
client = "WoW"
character = "Bolinyo"
btag = "楊博麟#4803"
timestamp = "24.03.20 18:09:05"
class = "獵人"
richPresence = "《魔獸世界》經典版"
(*temporary) = "-"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "|TChatFrame\UI-ChatIcon-WOW:14:14:0:0|t|cffa9d271Bolinyo|r"
(*temporary) = "楊博麟#4803"
(*temporary) = "《魔獸世界》經典版"
(*temporary) = "attempt to concatenate field 'realmName' (a nil value)"
arg = <table> {
 24 = <table> {
 }
 25 = <table> {
 }
 7 = <table> {
 }
 27 = <table> {
 }
 28 = <table> {
 }
 26 = <table> {
 }
 19 = <table> {
 }
 20 = <table> {
 }
 21 = <table> {
 }
 22 = <table> {
 }
 23 = <table> {
 }
 6 = <table> {
 }
}
arg_note = <table> {
}
LibQTip = <table> {
 activeTooltips = <table> {
 }
 LabelPrototype = <table> {
 }
 tooltipHeap = <table> {
 }
 cellPrototype = <table> {
 }
 tableHeap = <table> {
 }
 providerMetatable = <table> {
 }
 providerPrototype = <table> {
 }
 onReleaseHandlers = <table> {
 }
 LabelProvider = <table> {
 }
 tipMetatable = <table> {
 }
 frameHeap = <table> {
 }
 IterateTooltips = <function> defined @BattlePetCount\Libs\LibQTip-1.0\LibQTip-1.0.lua:161
 CreateCellProvider = <function> defined @BattlePetCount\Libs\LibQTip-1.0\LibQTip-1.0.lua:258
 layoutCleaner = <unnamed> {
 }
 tipPrototype = <table> {
 }
 IsAcquired = <function> defined @BattlePetCount\Libs\LibQTip-1.0\LibQTip-1.0.lua:153
 Release = <function> defined @BattlePetCount\Libs\LibQTip-1.0\LibQTip-1.0.lua:142
 Acquire = <function> defined @BattlePetCount\Libs\LibQTip-1.0\LibQTip-1.0.lua:117
 cellMetatable = <table> {
 }
 frameMetatable = <table> {
 }
}
ADDON = "gmGuildFriends"
OnRelease = <function> defined @gmGuildFriends\core.lua:137
OnLeave = <function> defined @gmGuildFriends\core.lua:142
StatusIcon = ""
AwayIcon = "|TFriendsFrame\StatusIcon-Away:12:12:0:0:16:16:0:16:0:16|t "
DnDIcon = "|TFriendsFrame\StatusIcon-DnD:12:12:0:0:16:16:0:16:0:16|t "
classcolor = <function> defined @gmGuildFriends\core.lua:47
Button_OnClick = <function> defined @gmGuildFriends\core.lua:113
ShowNote = <function> defined @gmGuildFriends\core.lua:80
string_format = <function> defined =[C]:-1
LeftButton = " |TTUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:230:307|t "
RightButton = " |TTUTORIALFRAME\UI-TUTORIAL-FRAME:13:11:0:-1:512:512:12:66:333:411|t "
After looking at the error message, it seems to be related to the World of Warcraft Classic. It may be that I have friends from Battle.net playing the Classic Edition, just speculating.

By the way, I updated the Chinese translation: (TW & CN)
Code:
if LOCALE == "zhTW" then
	-- Chinese translations by BNS 
	L["Right-Click"] 		= "右鍵點擊"
	L["Left-Click"] 		= "左鍵點擊"
	L["Middle-Click"] 		= "中鍵點擊"
	L["Show Guild"]			= "顯示公會"
	L["Show Battle.net"]	= "顯示戰網"
	L["Show FriendList"]	= "顯示好友名單"
	L["Show Help"]			= "顯示幫助"
	L["Show Guild Message"]	= "顯示公會訊息"
	L["Show Player Info"]	= "顯示有關玩家的資訊"
	L["Note"]				= "註記"
	L["Officer Note"]		= "幹部註記"
	L["Achievements Points"]= "成就點數"
return end

if LOCALE == "zhCN" then
	-- Chinese translation by EKE
	L["Right-Click"] 		= "右键点击"
	L["Left-Click"] 		= "左键点击"
	L["Middle-Click"] 		= "中键点击"
	L["Show Guild"]			= "显示公会"
	L["Show Battle.net"]	= "显示战网"
	L["Show FriendList"]	= "显示好友名单"
	L["Show Help"]			= "显示帮助"
	L["Show Guild Message"]	= "显示公会讯息"
	L["Show Player Info"]	= "显示有关玩家的资讯"
	L["Note"]				= "注记"
	L["Officer Note"]		= "干部注记"
	L["Achievements Points"]= "成就点数"
return end
Report comment to moderator  
Reply With Quote
Unread 03-24-20, 02:37 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
Originally Posted by EKE

if config max width in setcell() api provided by QTip, you can get auto word wrap.

:SetCell(lineNum, colNum, value[, font][, justification][, colSpan][, provider][, leftPadding][, rightPadding][, maxWidth][, minWidth][, ...])
Ah

I understand now.
Never seen this one.



Lua Code:
  1. if GMGUFRCFG[5][2] and GetGuildRosterMOTD() then
  2.     local width
  3.     if tooltip:GetWidth() > 200 then
  4.             width = tooltip:GetWidth() + 100
  5.     else
  6.         width = 300
  7.     end
  8.     row,col = tooltip:AddLine()
  9.     tooltip:SetCell(row,1,GetGuildRosterMOTD(),nil,"LEFT",4,nil, 0, 0, width)
  10.     tooltip:SetCellTextColor(row,1,0,1,0)
  11. end

Seems to works really nice.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 03-24-20, 02:13 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by gmarco
With this code what are you trying to achieve ?

You do basically:

if the width of TT is bigger of 200 than sum it 100 else put it at 300.

And when you have make the width larger at least of 100 is the Libqtip that manages the long string wordwrap ?

I think the job is done by the format() but you didn't post.

I am asking because I am not able to replicate and understand well

Thanks.
https://github.com/EKE00372/diminfo/...Guild.lua#L103

if config max width in setcell() api provided by QTip, you can get auto word wrap.

https://www.wowace.com/projects/libq.../api-reference
:SetCell(lineNum, colNum, value[, font][, justification][, colSpan][, provider][, leftPadding][, rightPadding][, maxWidth][, minWidth][, ...])

I do a width manage because there's an issue happened when max width set to a value smaller than original tooltip width, but tooltip width will real-time change by member's zone name
Last edited by EKE : 03-24-20 at 02:55 AM.
Report comment to moderator  
Reply With Quote
Unread 03-23-20, 10:59 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
[quote=gmarco]
Originally Posted by EKE
as my exprience, cut line by your custom api will make Guild MotD strange -- at least in zh locale will be strange-- i think it happened because UTF-8

i do this to config width:
Code:
local width
if tooltip:GetWidth() > 200 then
	width = tooltip:GetWidth() + 100
else
	width = 300
end

local y, x = tooltip:AddLine()
tooltip:SetCell(y, 1, format(guildMotD), nil, "LEFT", 2, nil, 0, 0, width)
Hi EKE,

after seeing the screenshots I understand the problem.
My custom function try to divide the loooong string in substrings of max 69 chars using space as separators. The problem here is that your code don't divide where space are but divide in a place where for me there is no spaces.

Here:




Lua Code:
  1. local width
  2. if tooltip:GetWidth() > 200 then
  3.     width = tooltip:GetWidth() + 100
  4. else
  5.     width = 300
  6. end
  7.  
  8. local y, x = tooltip:AddLine()
  9. tooltip:SetCell(y, 1, format(guildMotD), nil, "LEFT", 2, nil, 0, 0, width)

With this code what are you trying to achieve ?

You do basically:

if the width of TT is bigger of 200 than sum it 100 else put it at 300.

And when you have make the width larger at least of 100 is the Libqtip that manages the long string wordwrap ?

I think the job is done by the format() but you didn't post.

I am asking because I am not able to replicate and understand well

Thanks.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 03-23-20 at 11:03 PM.
Report comment to moderator  
Reply With Quote
Unread 03-23-20, 06:05 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by gmarco
Hi EKE,

can you pls provide a screenshot of the problem before your fix and after because I was unable to figure it not having UTF8 chars

Thanks.
Report comment to moderator  
Reply With Quote
Unread 03-23-20, 05:57 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
Originally Posted by EKE
as my exprience, cut line by your custom api will make Guild MotD strange -- at least in zh locale will be strange-- i think it happened because UTF-8

i do this to config width:
Code:
local width
if tooltip:GetWidth() > 200 then
	width = tooltip:GetWidth() + 100
else
	width = 300
end

local y, x = tooltip:AddLine()
tooltip:SetCell(y, 1, format(guildMotD), nil, "LEFT", 2, nil, 0, 0, width)
Hi EKE,

can you pls provide a screenshot of the problem before your fix and after because I was unable to figure it not having UTF8 chars

Thanks.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 03-23-20, 05:42 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
as my exprience, cut line by your custom api will make Guild MotD strange -- at least in zh locale will be strange-- i think it happened because UTF-8

i do this to config width:
Code:
local width
if tooltip:GetWidth() > 200 then
	width = tooltip:GetWidth() + 100
else
	width = 300
end

local y, x = tooltip:AddLine()
tooltip:SetCell(y, 1, format(guildMotD), nil, "LEFT", 2, nil, 0, 0, width)
Last edited by EKE : 03-23-20 at 05:44 AM.
Report comment to moderator  
Reply With Quote
Unread 03-22-20, 08:51 PM  
almty1
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 132
Uploads: 3
Re: Re: Re: Re: Re: Re: Thanks

Originally Posted by gmarco
Originally Posted by almty1
Yes I'm an officer and can test it.


I dont mean that you are an officer or that can you read the officer note, I meant that I thought the program should check if the user is an officer to get the officer note.

But it was simpler ... if the user is not an officer it gets a "nil" officer note instead of the real one so I did no check at all easy way
I like it, thank you I appreciate your work!
Report comment to moderator  
Reply With Quote
Unread 03-22-20, 06:24 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
Re: Re: Re: Re: Re: Thanks

Originally Posted by almty1
Yes I'm an officer and can test it.


I dont mean that you are an officer or that can you read the officer note, I meant that I thought the program should check if the user is an officer to get the officer note.

But it was simpler ... if the user is not an officer it gets a "nil" officer note instead of the real one so I did no check at all easy way
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 03-22-20, 05:06 PM  
almty1
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 132
Uploads: 3
Re: Re: Re: Re: Thanks

Yes I'm an officer and can test it.
Report comment to moderator  
Reply With Quote
Unread 03-22-20, 12:43 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
Re: Re: Re: Thanks

Originally Posted by almty1
I kind of hate to ask for anything else. The last thing that would make this perfect for me is if the notes/officer notes showed up under the name. Frenemy has a good example of this.
I don't like the idea to have a line below I prefer an approach like a mouse over ...



This because we have for every guild mate a Note and mostly an officer note and this will make the list loooong

I think in this way can work but I have to put an options to show/hide (and another error on start and interface --> addons --> gmGuildFriends --> Reset and ReloadUI)



I push this soon after doing some cosmetic change and permission check (are you officer ? can read the officer note ? etc etc )
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 03-22-20 at 12:44 PM.
Report comment to moderator  
Reply With Quote
Unread 03-22-20, 11:45 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 335
Uploads: 46
Originally Posted by EKE
aaa what watthere's issue in EKP?
Nothing
I am using it:



But I am also trying to make a very simplified UI for my 2 sons and for them I prefer to re-use much of blizzard code I can. And less WTF possible

But as I said. nr.1 nameplate really.
We also write in the old InfinityPlate forum some years ago
https://www.wowinterface.com/downloa....html#comments

Take care
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: