SilverBride wrote: »This is not a social issue
and we are not teammates. Your friends and guildmates are your teammates. We are just a temporary group formed to run a dungeon.
I don't think anyone is threatened, but rather feel violated that some stranger is lurking to see which of your items they can talk you out of. It's an entitled behavior and one we don't have to accept.
robertthebard wrote: »I wonder, what's the author's intent?
AngryOldMan wrote: »I am an angry old man who find it very intruding when my random group members ask for stuff i have looted, and not linked in chat. If i dont want to share with them, why should the Add-On do it? Where is my right to keep loot a secret? What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself?
amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Auth3nticGlitch wrote: »As someone who is anti-social in real life, even I'm astounded by the anti-social sentiments expressed here. Like, are you all really so threatened by a teammate politely asking for something you (likely) don't need? And then withholding the item out of spite because they had the nerve to ask? Really?
Yes, for some people it takes a whole lot of courage to even start a public dungeon with random people you don't know, you clearly don't have it bad enough to know the absolutely terrible feelings that brew up inside. It took me months before I even joined a dungeon, I did everything solo and grinded my character to do things solo. When it came to PvP and Dungeon events I skipped them entirely or tried to do dungeons solo to get the event/loot boxes, it really was that difficult to do anything with random strangers. Its weird I know but be respectful of people's feeling and don't assume that just because you can do activities and talk in a video games that so can everyone else. I'm in a guild that is literally for solo players and socially anxious people, we just about never talk to each other, its the least socially active guild I'm in and its full, so yes there are plenty of people who have a hard time with this and don't like it when you whisper them.
I have months where I'm great and can talk to anyone in a game or on forums but then I have months where I shut down and can't even fathom speaking to anyone, so please don't be disrespectful to us by trying to make it seem like its nothing serious because it really is serious and our feelings are 100% real and very frightening at times.
amm7sb14_ESO wrote: »SeaGtGruff wrote: »BeefcakeManwich wrote: »Haha this always cracks me up. It's group loot. So what if they know what dropped. Some games it's automatically built into it. Just don't respond. Problem solved. But why do I have to because they did and now it's harder for me to be left to myself in an mmo. Oh the run arounds of first world problems.
If it's group loot, then everybody in the group should get it.
If each person in the group got different loot, then it wasn't "group loot."
IMHO; YMMV and clearly does.
This type of "What's yours is mine" mentality is all the more reason not to play in a group, AFAIC.
How is asking 'can I have that (if you don't need it) please?' (from a player who just fought alongside you in a group activity but just had worse rng than you, not just a totally random player) an example of 'what yours is mine' mentality? Isn't it a prime example of team communication which is, you know, the very heart of an MMO? If such things make you feel uncomfortable, perhaps you should consider either not playing MMOs, avoiding group activities in MMOs, or perhaps work on that insecurity of yours a bit (I say that without the smallest intention of offence, it just is what it is - there's absolutely no reason that some stranger asking for something in text chat in a game should make you feel quite that uncomfortable).
Why do you have to download an app that goes through player's inventories
SilverBride wrote: »This is not a social issue
It's a social issue when you liken being asked a simple yes or no question to being violated or assaulted.and we are not teammates. Your friends and guildmates are your teammates. We are just a temporary group formed to run a dungeon.
This is simply semantics but for your ease of mind, we can call them temporary teammates.I don't think anyone is threatened, but rather feel violated that some stranger is lurking to see which of your items they can talk you out of. It's an entitled behavior and one we don't have to accept.
Entitlement is probably the most overused and misused word of the past few years. If a (temporary) teammate demands that you give them your item, that would be entitled. But if they simply politely ask, which is usually the case, it's just a question that you can either accept or reject. It's not that deep.
SilverBride wrote: »@Amm7sb14_ESO you have a picture that some addon installed at your client is spying on your loot and sends it to others.
This is not how i actually works, because of two reasons:
1) to be able to communicate with other players (whose IP addresses you don't know) you have to have to run some external execuatable (like TTC does this, but it communicates with TTC server with know address). ESO Game server basically would not relay inbetween clients messages, as this would simply consume servers' networking resources, so TL/DR; server does this
2) if you examine official ESO API you might notice OnLootReceived
ZO_LootHistory_Keyboard.OnLootReceived()
ZO_LootHistory_Gamepad:OnLootReceived(...)
which basically tells group members:
OnLootReceived(receivedBy, itemLinkOrName, stackCount, itemSound, lootType, lootedBySelf, isPickpocketLoot, questItemIcon, itemId)
- which is: who have received what
Addons like Group Loot Notifier simply catch these server messages and parse them to display you in a convenient format.
How the add on works doesn't matter. It's the end result that is causing the problem.
This addon gives players information about others drops that they wouldn't have access to without it. And many players don't like like being whispered by others begging them for their loot, which is the only reason players get the addon... so they can see what others have gotten and ask for it.
amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
CountEdmondDantes wrote: »amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
Okay, I'm genuinely trying to understand how the add-on actually works. Say I run Spindle. I get some drops. Fine. Then I do a second dungeon, say WGT. There's a player in the WGT run that's using the app. Can he see the drops I got in Spindle or just those from WGT? I guess in my mind, that makes a difference.
Either way, I'm an old man, too. I've taught university students for over two decades. As a result, I really don't have a problem telling people no.
CountEdmondDantes wrote: »amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
Okay, I'm genuinely trying to understand how the add-on actually works. Say I run Spindle. I get some drops. Fine. Then I do a second dungeon, say WGT. There's a player in the WGT run that's using the app. Can he see the drops I got in Spindle or just those from WGT? I guess in my mind, that makes a difference.
Either way, I'm an old man, too. I've taught university students for over two decades. As a result, I really don't have a problem telling people no.
FantasticFreddie wrote: »Offline mode exists for this very reason, if you simply cannot handle being talked to, just go dark. It's very, very easy.
CountEdmondDantes wrote: »amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
Okay, I'm genuinely trying to understand how the add-on actually works. Say I run Spindle. I get some drops. Fine. Then I do a second dungeon, say WGT. There's a player in the WGT run that's using the app. Can he see the drops I got in Spindle or just those from WGT? I guess in my mind, that makes a difference.
Either way, I'm an old man, too. I've taught university students for over two decades. As a result, I really don't have a problem telling people no.
whether you, me or anybody else likes it or not doesn't even matter. ZOS makes the info available. ZOS allows addons.
Using the addon and having the info displayed is playing the game as zos has intended.
CountEdmondDantes wrote: »amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
Okay, I'm genuinely trying to understand how the add-on actually works. Say I run Spindle. I get some drops. Fine. Then I do a second dungeon, say WGT. There's a player in the WGT run that's using the app. Can he see the drops I got in Spindle or just those from WGT? I guess in my mind, that makes a difference.
Either way, I'm an old man, too. I've taught university students for over two decades. As a result, I really don't have a problem telling people no.
SilverBride wrote: »whether you, me or anybody else likes it or not doesn't even matter. ZOS makes the info available. ZOS allows addons.
Using the addon and having the info displayed is playing the game as zos has intended.
You don't know that ZoS intended this addon. They probably didn't give any thought to the fact that someone may make such an addon when they were developing the game.
But this makes a lot of players uncomfortable, and this forum is for discussing the game, so I see nothing wrong with players giving their feedback on the subject.
CountEdmondDantes wrote: »amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
Okay, I'm genuinely trying to understand how the add-on actually works. Say I run Spindle. I get some drops. Fine. Then I do a second dungeon, say WGT. There's a player in the WGT run that's using the app. Can he see the drops I got in Spindle or just those from WGT? I guess in my mind, that makes a difference.
Either way, I'm an old man, too. I've taught university students for over two decades. As a result, I really don't have a problem telling people no.
Only loot gained during that time you are grouped with them. The same gear that has the "tradable with @_____ for 2 hours" after completing BOP group content.
CountEdmondDantes wrote: »CountEdmondDantes wrote: »amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
Actually, game does. That is how the add-on works. What ZOS did was leave the presentation of that information to an add-on.
They are not seeing your inventory. They are seeing what you are picking up off the floor. Just because someone sees you take something off the shelf at Walmart does not mean that they are rooting through your pockets.
Okay, I'm genuinely trying to understand how the add-on actually works. Say I run Spindle. I get some drops. Fine. Then I do a second dungeon, say WGT. There's a player in the WGT run that's using the app. Can he see the drops I got in Spindle or just those from WGT? I guess in my mind, that makes a difference.
Either way, I'm an old man, too. I've taught university students for over two decades. As a result, I really don't have a problem telling people no.
Only loot gained during that time you are grouped with them. The same gear that has the "tradable with @_____ for 2 hours" after completing BOP group content.
Thanks. That's why I asked the question. So they would have to be grouped with you?
If I wanted the item, if I had my own item book to fill, I'd tell them no. Polite, but no. Then I'd go have a beer.
amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
you are wrong. it is zos game code that makes the dropped loot info availabke to all party members.
the addon simply displays that info.
amm7sb14_ESO wrote: »@AngryOldManAngryOldMan wrote: »... What settings do i need to adjust to protect my precious loot from prying eyes? If its not something i can adjust in settings, which Add-On is hiding my highly valued loot? If there aint an Add-On yet, can someone please make it so i can have my beloved loot for myself? ...
Sorry to say that, but you can do nothing about that.
ZoS coded the game to have your loot information broadcasted to your group members. So, no "Loot Blocker" addon is possible at your side as the game server sends the information about all the drops (yours included) directly to other players (and your client is out of these communication paths (from server to other clients) and cannot affect that anyhow) .
Unless the Game-makers change the existing mechanics to add you controls upon the said server behaviour, you are helpless.
The game doesn't broadcast loot. An add-on does.
And I agree with OP. I hate it. Its very rude for other people to be seeing my inventory and asking for gear.
you are wrong. it is zos game code that makes the dropped loot info availabke to all party members.
the addon simply displays that info.
You are wrong. Game does not make the dropped loot info available to all party members, this info is hidden from them and only displays with third party programm, as you said in the next line.
white = white, black = black and addon displaying hidden server info to party members is not the same as game displaying info to party members. Obviously. Hidden, because you do not see it normally.
KalyanLazair wrote: »The problem I see here is that it can be very uncomfortable for people who are socially awkward or who struggle with saying no. Sure, they will say no, but the reason this issue comes up from time to time is precisely because it affects them emotionally. For some it can be very emotionally intense to face such a situation. Even if they say no (because you learn) it still affects you, so just telling them to say no and get on with it is not going to ease how they feel. That is not a solution for them.
I think a perfect solution would be a type of addon that does the reverse, that is, allow the player whether they want to broadcast their loot or not. With such an addon it would allow people to broadcast their loot only if they want to, and with whom they want to.
For the record, this is not part of the vanilla game and the evidence is that my game does not broadcast anyone's loot for me to see. I've been playing since 2016 and it wasn't until last year that I learned of its existence when I looted some purple recipe from a random container at MHK and suddenly someone asked me if they could have it. I literally screamed on the voice comms how in Oblivion they knew what I had. I was shocked, and a bit uncomfortable to be sure, but I got over it even if I don't like it very much (aside from when I'm delving with my friends, I'm talking about random strangers peeking into my loot). I don't expect everyone to be like I am which is why I believe the people who have voiced their discomfort should be at least listened to. I don't think it is fair to tell them; "just say no" because that might not be as easy as you think.
KalyanLazair wrote: »The problem I see here is that it can be very uncomfortable for people who are socially awkward or who struggle with saying no. Sure, they will say no, but the reason this issue comes up from time to time is precisely because it affects them emotionally. For some it can be very emotionally intense to face such a situation. Even if they say no (because you learn) it still affects you, so just telling them to say no and get on with it is not going to ease how they feel. That is not a solution for them.
I think a perfect solution would be a type of addon that does the reverse, that is, allow the player whether they want to broadcast their loot or not. With such an addon it would allow people to broadcast their loot only if they want to, and with whom they want to.
For the record, this is not part of the vanilla game and the evidence is that my game does not broadcast anyone's loot for me to see. I've been playing since 2016 and it wasn't until last year that I learned of its existence when I looted some purple recipe from a random container at MHK and suddenly someone asked me if they could have it. I literally screamed on the voice comms how in Oblivion they knew what I had. I was shocked, and a bit uncomfortable to be sure, but I got over it even if I don't like it very much (aside from when I'm delving with my friends, I'm talking about random strangers peeking into my loot). I don't expect everyone to be like I am which is why I believe the people who have voiced their discomfort should be at least listened to. I don't think it is fair to tell them; "just say no" because that might not be as easy as you think.
Agenericname wrote: »KalyanLazair wrote: »The problem I see here is that it can be very uncomfortable for people who are socially awkward or who struggle with saying no. Sure, they will say no, but the reason this issue comes up from time to time is precisely because it affects them emotionally. For some it can be very emotionally intense to face such a situation. Even if they say no (because you learn) it still affects you, so just telling them to say no and get on with it is not going to ease how they feel. That is not a solution for them.
I think a perfect solution would be a type of addon that does the reverse, that is, allow the player whether they want to broadcast their loot or not. With such an addon it would allow people to broadcast their loot only if they want to, and with whom they want to.
For the record, this is not part of the vanilla game and the evidence is that my game does not broadcast anyone's loot for me to see. I've been playing since 2016 and it wasn't until last year that I learned of its existence when I looted some purple recipe from a random container at MHK and suddenly someone asked me if they could have it. I literally screamed on the voice comms how in Oblivion they knew what I had. I was shocked, and a bit uncomfortable to be sure, but I got over it even if I don't like it very much (aside from when I'm delving with my friends, I'm talking about random strangers peeking into my loot). I don't expect everyone to be like I am which is why I believe the people who have voiced their discomfort should be at least listened to. I don't think it is fair to tell them; "just say no" because that might not be as easy as you think.
If I run CoA with someone and a BSW inferno drops, someone will ask me because they saw it. I will say no. If they don't use the add on and they ask "does anyone have one" I will still say no. The end result is that I am saying "no" either way.
For the record, I'd give it away. I had it several times over before the sticker books come out.
I'll present another scenario, because this is the one that matters to me. We go dungeoneering. I get a ton of drops, none of which I need. I can't think of a single piece of gear that I truly need and of those I have easy access to. Without checking your book, how would know if I had anything you needed?