Moonshyne
World of Warcraft® guild on Ravenholdt·EU, and UI Addon creation & development

...powered by Darkmoon Special Reserveâ„¢!
Tue 09 Feb 2010 07:22:27 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: MyRolePlay 3.3.53 (compatible with WoW 3.3.0.10958) released!
Home Help Search Login Register
Pages: 1
Print
Author Topic: Feature Request  (Read 1772 times)
0 Members and 1 Guest are viewing this topic.
Minoco
Visitor

Offline

Posts: 1


« on: Wed 26 Mar 2008 21:45:44 »

I have a few requests.
#1: Being able to deactive/activate the two gained channels.
#2: More space for text in both description and history especially history.

These are modifycations to current features.
I came on these two points by having asked around multiple servers
what they liked, disliked and wanted improved on it.

Main reason many that know of it but still don't use it is because two channels are forced upon you
that they have no space for as they are active on other channels.

and others found it dissapointing that they couldn't put their whole history in it.
only a fraction, unable to tell all and make it sound exciting.

these are the main two points at this time and if they are aplied then I and many others shall be happy ^^

Thank you in advance  Cheesy
Logged
Tass
Visitor

Offline

Posts: 16



« Reply #1 on: Tue 01 Apr 2008 13:08:02 »

As for the activation/de-activation of the said two channels, I think that might be impossible. Those two channels are communicationchannels used by RP addons such as MRP and FlagRSP, thus essential for their functionality.

Regarding your second request, more space for various things, I believe there is no upper cap for how much information you can put in the boxes, since they have a scroll bar, I'm currently out of playtime, so I can't check and make sure.
Logged

- Tass
stevenw9
Regular

Offline

Posts: 75


« Reply #2 on: Tue 01 Apr 2008 17:33:51 »

#1: Being able to deactive/activate the two gained channels.

That is not a wise decision. Deactivating the channels will effectively break MRP because it uses them to send/receive data. The only way that could be added is if MRP rerouted all its information through a new method which at this point, IMO, is not needed.

#2: More space for text in both description and history especially history.

The space is virtually infinite. You can add all you want, but the loading time increases as the amount of information increases.

If i'm wrong in any of this feel free to correct me.
Logged

=== Active Characters ===
Duath - Blood Elf - Priest - 70 - Ravenholdt (US)
Airion - Blood Elf - Paladin - 22 - Moon Guard (US)
Moncader
Addon Developer

Offline

Posts: 80


« Reply #3 on: Tue 01 Apr 2008 23:37:53 »

The main reason about the space limit is to prevent spammers spamming the channels with 100000000000 character long messages Smiley
Logged
Melina
Visitor

Offline

Posts: 1


« Reply #4 on: Wed 02 Apr 2008 20:46:29 »

What about the option of adding a section for Past History and what is going on in the Present. I personally don't see the point of the description section under appearance as characters can be seen and this is not a text based game and currently use it as a section describing her personality and how she acts around others.
Logged
jmlane
Visitor

Offline

Posts: 8


« Reply #5 on: Thu 17 Apr 2008 19:28:23 »

What about the option of adding a section for Past History and what is going on in the Present.
I don't have a problem with this, but it will be relevant to my next point.

I personally don't see the point of the description section under appearance as characters can be seen and this is not a text based game and currently use it as a section describing her personality and how she acts around others.
Some people will use the description to provide a level of detail that can't be done with WoW (or any video game conceivable right now). It is a useful field, nothing requires you to fill it in.

In turn, I could argue that the past history field is irrelevant, because other characters can't simply learn your past in passing, without asking your character about it. It really depends on a player's style of play which fields you are going to want to use. I don't think it makes sense to divide the history field into two separate when it would benefit very few people, whereas removing a field that has been available for a while, might annoy users.

We will have to see what the developers think!

In response to
#1: Being able to deactive/activate the two gained channels.

That is not a wise decision. Deactivating the channels will effectively break MRP because it uses them to send/receive data. The only way that could be added is if MRP rerouted all its information through a new method which at this point, IMO, is not needed.
Is such an alternative method for sending information to players available in the API? If so, what are some of the advantages and disadvantages of that method vs. the 2 addon channels that get created?
Logged

Jonathan

Playing on The Venture Co. (US):
- Akotar: 40 Orc Warrior
- Soulslaver: 47 Undead Warlock
- Roghen: 24 Tauren Shaman
- Rhaeann: 9 Blood Elf Priest
Elandru Moonshyne
Founder

Offline

Posts: 205



« Reply #6 on: Fri 18 Apr 2008 02:58:03 »

Is such an alternative method for sending information to players available in the API? If so, what are some of the advantages and disadvantages of that method vs. the 2 addon channels that get created?

Support for sending responses specifically to one player with a supporting mod would be SendAddonMessage( ... "WHISPER") - however, what that can't<describe how your character actually appears to other characters, when they look at you.
Logged

Ravenholdt�EU: Elandru (80 NE Hunter), Dulcamara (80 NE Rogue), and many, many others ...
Shannae
Visitor

Offline

Posts: 2


« Reply #7 on: Mon 09 Jun 2008 03:22:40 »

The unfortunate fact is, I could write some code, right now, that would send silent whispers to anyone targeted requesting rp data, drop it into my add on, and remove any need for the channels at all.

And instantly kill the ability to get any data at all from someone not using that version of only my add on, which completely defeats the point.

As far as the size limits go, they exist mainly for technical reasons such as spam prevention. While we all COuLD implement unlimited sizes, the ability to do something doesn't always make it a good idea (ref: <RP5>). If you find that the fields are of insufficient size for your needs, I suggest supplying a link to a location where the complete body of your work is available, such as mine directing people to my guilds forums.
Logged
Elandru Moonshyne
Founder

Offline

Posts: 205



« Reply #8 on: Mon 09 Jun 2008 17:41:09 »

The unfortunate fact is, I could write some code, right now, that would send silent whispers to anyone targeted requesting rp data, drop it into my add on, and remove any need for the channels at all.

You could. I could. But it'd be a really<and
Logged

Ravenholdt�EU: Elandru (80 NE Hunter), Dulcamara (80 NE Rogue), and many, many others ...
Taiin
Visitor

Offline

Posts: 12



« Reply #9 on: Sun 22 Jun 2008 23:18:37 »

What about the option of adding a section for Past History and what is going on in the Present. I personally don't see the point of the description section under appearance as characters can be seen and this is not a text based game and currently use it as a section describing her personality and how she acts around others.

Just cause you can 'see' the character in the game don't mean that is exactly how the player wants the character to look.

For example my blood elf rogue has a scar from her neck to her shoulder. Now you can't 'see' it in game. But I'd like it to be 'seen' from a character point of view. She is also a lot paler then the in game skins allow Tongue

Or my albino horde druid, you can't 'see' that she is such in game, but I'd like her to be as such.


One thing I would like to see added, is maybe personality, how that character acts. I know it could be added in the description, but most don't add any such there, just what the character looks like. May also be good as a warning "Yeah my character actes like a bitch but I'm not really like that!" Just seen a lot of times and some players mistake it for just that player beeing a snob in general. I'd like to think my warlock is a curl ass but I'm fare from being such myself ;P
« Last Edit: Sun 22 Jun 2008 23:23:49 by Taiin » Logged
Teadragon
Visitor

Offline

Posts: 2


« Reply #10 on: Thu 09 Oct 2008 17:55:05 »

First: Thank you so much for reviving this addon.  Cheesy I love it, since it is the only one which gives you an extra space for a background history.

But it would be nice for roleplaying if it was possible to decide who is able to see the background history - like friends or guild mates.  Best would be perhaps some sort of extra "white list" used only by the addon.  That way those who are supposed to know about the background of a character (like family, close friends etc.)  won't need to remember that information, while others only would get the information your character tells them.

After all we don't wear a shield with our curriculum vitae around our neck in real life, do we? Wink
Logged
Moncader
Addon Developer

Offline

Posts: 80


« Reply #11 on: Thu 09 Oct 2008 23:16:24 »

Back in the days when I developing this (I'm the original creator if you didn't know, but dont play WoW anymore...) I was talking about doing this exact thing. Having different social share levels. Friends (going in accordance with the MyFriends thing that was never made), guild, etc... would all be able to see a different part of you.
Logged
Teadragon
Visitor

Offline

Posts: 2


« Reply #12 on: Fri 10 Oct 2008 16:52:35 »

Well, this would be absolutely awesome to have even different levels of sharing information! Some close friends who know about some certain events and your nickname, others who only know where you come from ... . Just imagine the possibilities for roleplaying!!

PRETTY PLEASE!  Grin
Logged
Taiin
Visitor

Offline

Posts: 12



« Reply #13 on: Wed 15 Oct 2008 21:10:11 »

One thing I'd like to see is a section to place in a URL that others can then copy and paste in their browser.
Be useful for say people who want to link their own website, or have an extended profile they wish to link to. There' some websites that are starting to offer you to make a character profile. Be cool if we could link such. Putting a url or such in the discription or whjatnow don't work cause you can't sellect or copy whats there.
Logged
Pages: 1
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
World of Warcraft® and Blizzard Entertainment® are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries.
These terms and all related materials, logos, and images are copyright © Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment®.
Valid XHTML 1.0! Valid CSS!