Jump to content

Account Whispers


Recommended Posts

Posted

How hard would it be to add the Account whisper feature to mangos? Diablo 2 used to have this feature and I am sure lots of people miss it in wow.

Account whispering is the ability to whisper another player no matter on what character he is currently playing on.

Security issue: It is not good to have players giving out account names, this will increase mangos hacking.

How I think this could work:

When a player creates his account he has to fill in:

account name - name used to login

contact name - name used for whispers and forum posts (so no one knows other peoples "real" login name)

The contact name is added to the character list as a new character with a ghost class called "Contact".

Whenever the player logs in with any of his characters, his ghost character gets its status set to "online", and any messages sent to this char are redirected to the online twink the player is using.

This way the contact characters can be added to the friendslist and even managed with addons like GuildGreet.

Players can whisper eachother using: .whispacc contactname message

Players can disable account whispers using: .dnd (not the same as /dnd that uses the / instead of a dot)

PS: I am not sure if the wow client allows the custom "Contact" character class. Any info on that?

Posted

on Diablo 2 it used to be /w for whispers and /a for account whispers (or something like that)

would anyone get motivated to script this? it is a missing feature on retail, is very usefull and is not to hard to script (i guess). Could give mangos that bit of extra style points..

Posted

I must at least point out that my friends who play on my server doesn't want such feature. Many has several characters, and they want to keep them separate (at least part of those). So I'm pretty sure they wouldn't like such command giving out that they are online with different character..

So if that is implemented, person coding it should have several options included in it: disable it server wide, possibility to disable it by character, and toggle that status as you see fit.

But we are fine with good IRC communication, and if that wouldn't be enough, of course we could set up forums. :)

Posted

I would have to disagree with this feature too. The only people that should have this kind of feature is a GM, anyone else could use it for spam and stuff like that. It would create a big hassle and could overload the server if used by too many people at once.

Posted

This feature will be implemented when it will be implemented on live servers (aka battle.net accounts: cross faction, cross game, cross realm chat) if someone reverse how battle.net 2 protocol works.

  • 2 weeks later...
Posted
I must at least point out that my friends who play on my server doesn't want such feature. Many has several characters, and they want to keep them separate (at least part of those). So I'm pretty sure they wouldn't like such command giving out that they are online with different character..)

The only way for someone to whisper you on your account is by using the account name. if the player uses your player name to whisper you wont get the message on another plaeyer. So you will only get spamed by players you give out the info. It wont do more spam either, you can only be online with one character per account. It just makes playing better for players.

Mangos already has its own client in development (pseuwow), and custom GM addons, why not start making custom features? I think it would make Mangos stand out over other softwares. And for those who dont want it, it could be released as a custom addon for the normal software.. ^_^

Posted

this kind of feature could also save mangos from lawsuits against the project. Custom features = different server = not an copy

wouldn't anyone try to code this? would be so awesome

Posted
this kind of feature could also save mangos from lawsuits against the project.

Wait, what? Is this illegal? :huh:

OMG, I'm too young to go in jail! Damned OpenSource!

Posted
useless post ^_^

Yeah, NOW it's useless, because you didn't understood that MaNGOS is NOT illegal and that this kind of "custom features" prevents... anything. Do I have to explain why MaNGOS was created for? Or can you search by yourself?

Posted

Mate, Check the "Installation, Configuration & Upgrades" forum's sticky topics. I have been here for SOME time and know exactly what I am talking about. Don't take this wrong, but your post isnt helping at all.

It would be great to see mangos development to add some custom features they think would make the server better then retail through an addon system. Everyone can add the addons they want.

Edit: Let's not fight, its a waste of time. Lets just agree we disagree.

Posted

currently gm-only

http://pastebin.com/f29c64bc0

delete from command where name='aw';
insert into command (name,security,help) values ('aw',2,'Syntax: .aw [$CharacterName] $text');

delete from mangos_string where entry = 11000;
insert into mangos_string (entry, content_default, content_loc1, content_loc2, content_loc3, content_loc4, content_loc5, content_loc6, content_loc7, content_loc8) values (11000, 'No character found online from this account', null, null, null, null, null, null, null, null);

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use