Introduce/Greet

Post Reply
User avatar
Nickerdoodle
New member
Posts: 6
Joined: Sun Mar 22, 2015 1:03 am

Introduce/Greet

Post by Nickerdoodle »

In game a lot of people like to introduce themselves and ask each other for their characters names. I have been giving a nickname for my character instead of her real name. I noticed earlier today that someone out right called my character by her real name although I haven't given it to the person in question. So what I'm proposing is an introduce/greet system.

You would only see a short description of each person, let alone this would let others know race, gender, characteristics, and the only way to see someones name would be to introduce yourself through game mechanics for your short description to change to your characters name. Or otherwise, you can greet someone as a nickname or other name instead.

I was also thinking along the lines of giving your description to someone else so they would see you as whatever someone dubbed you as. So if for example I dubbed someone as a really nice healer. That's what their short description to me would be displayed as unless they introduced themselves to me.

Example A:
In room: A short stocky young human
/Greet human/
/human greets you/
/A short stocky young human/ Changes to /Ron/
In room: Ron

Example B:
In room: A short stocky young human
/dub human a really nice healer/
/A short stocky young human/ changes to /a really nice healer/

Example C:
In room: Me, A tall amazon woman
:A tall amazon woman asks you: "What did he look like?"
/describe human or healer to amazon/
/A short stocky young human/ changes to /Ron or A short stocky young human/ for the amazon
User avatar
Kunren
Member
Posts: 521
Joined: Sat Dec 13, 2014 4:40 pm

Re: Introduce/Greet

Post by Kunren »

Already been discussed several times, long story short Clok isn't built that way, fixing it would be more trouble than it's worth. That's whoever called you by names fault btw, and should immediately be retconed. You don't know people's name in clok til they introduce themselves.
Life is like a box of chocolates. The caramel filled ones are the best.
Lavi
Member
Posts: 151
Joined: Sat Mar 29, 2014 10:03 am
Location: Michigan

Re: Introduce/Greet

Post by Lavi »

Correct, sadly it's not how clok, is built, also it's hard sometimes to not do that by mistake, I try and keep from doing it but it can get a bit messy at times. But the best way is to try and work around that sort of thing. it's not hard, and when I catch myself doing that I usually have to correct myself ooc.
[ESP-GRAY - Shadowy-Gray]: No no (player) , you were right, it's wonderful. I think I'll send in my application today. I can't wait to partake in the parties there. I just have one question, will I need to kidnap my own child, or will there be some there for those who are un able to.
User avatar
Sleilax
Member
Posts: 28
Joined: Tue Jan 27, 2015 10:24 am

Re: Introduce/Greet

Post by Sleilax »

Yeah like Kunren and Lavi said we've been told something like this would be very difficult to put in place at this point. I use the friend system to keep track of people I know by name. Maybe one day someone will figure out a clever way to keep our identities hidden from other players and their characters.
User avatar
Kent
Member
Posts: 660
Joined: Mon Feb 25, 2013 8:31 pm

Re: Introduce/Greet

Post by Kent »

Too difficult to implement an introduction system ?

In that case, I would propose that the current system of showing the name be abolished, and only a description be visible, whether you know them or not.

For example, when you walk into the room Kent is in, you see:

Also here: Kent.

Lets change it to,

Also here: A tall elderly man wearing a beaver-felt top hat and a tailored scarlet surcoat, holding a sleek iron rapier.

When you first see someone, their hat and outer garment is what catches your attention the most, as well as what they have in their hands.

Details of the character (in this case, 'a tall elderly man ') would undergo an approval process similar to what we currently have for crafting marks.

Upon character creation, a default description of eye colour, hair colour, gender would be assigned, ex. a brown-eyed blonde haired woman,
until changed via the above-mentioned approval process.
- Kent "Gunney" Gunderman


A dirty woodsman frowns at you and suggests you return after getting cleaned up.

Helpful tips, commands, and hints for new CLOKers: viewtopic.php?f=6&t=2367&p=12822#p12822
User avatar
Alicia
Member
Posts: 70
Joined: Sun Mar 08, 2015 1:04 am

Re: Introduce/Greet

Post by Alicia »

They would have to entirely rewrite the core code of player character sheets/objects to get this done, which would be a pain in the rear end
User avatar
Vinz
Member
Posts: 435
Joined: Fri Sep 12, 2014 8:49 am

Re: Introduce/Greet

Post by Vinz »

Just to give an example (I have no idea how it looks in the actual code).

Changing "look" to display a short, wouldn't specifically be difficult. However, EVERY time you did ANY action in game your name would be displayed. So, getting, dropping, attacking, defending, preparing, searching, riding, mounting, dismounting, doning armor, removing armor, eating, drinking, sitting, standing, laying, farming, blacksmithing, fletching, wood working,(Lets just shorten this to ALL profession skills and all commands therein) hiding, unhiding, stealing, tumbling (Lets shorten this to ALL guild skills and every application or instance there is a message sent to the room using or being affect by a guild skill), appraising, buying, selling, reading the boards, posting on the boards, sending mail, receiving mail, (and as you can imagine, this list continues you for pages.)

So, that's the problem, the system was never designed with that aspect in mind. If you wanted to be anonymous, then you'd need a check in every instance on EVERY aspect of the game that someone's name is displayed and thus would ruined the aspect of what your anonymity.

Again, this is conjuncture based on what was said in the last thread this was brought it. Hopefully this explains a bit about why this isn't something that can just be *snap* done.
-*- GM Vinz -*-
Haite says, " ...Diamonds are also hard, really really freaking hard."
Fayne
Member
Posts: 602
Joined: Mon Oct 06, 2014 7:21 pm
Location: Washington

Re: Introduce/Greet

Post by Fayne »

Not only what Vinz said, but Rias and Jirato freely admit that their code is a bit of a nightmare to look at and go through, not all sleek and prettied up. To impliment an introduction system or get rid of names entirely (which I would be strongly against as it would make absolutely no sense, since every time the person changed their clothes you'd basically not recognize them as if you had been hot in the head or something) would require them to comb through all of the code and modify practically everything. It might even be the equivilant of just rewriting the entire code from the bottom up, which could also be what they ended up having to do. This isn't something that would take days or even weeks, this would take months or possibly over a year. I'm not so unhappy with the current system that I think this is necessessary.

Now, something that may be doable and would certainly help a little bit is changing charactsr names to show up as yellow instead of blue, though that has it's own unique set of problems.
A scrawny alley cat stares after the dog with big green eyes.
Speaking to a scrawny alley cat, you ask, "Friend of yours?"
A scrawny alley cat hisses angrily.
User avatar
Kent
Member
Posts: 660
Joined: Mon Feb 25, 2013 8:31 pm

Re: Introduce/Greet

Post by Kent »

Too bad you didn't read my suggestion but only skimmed it.

As I said, the phrase 'a tall elderly man' would be displayed on the permanent basis. In essense, this would be my 'name' as far as the codebase is concerned, other than ooc things like who, tell, chat, and question.

The clothing and items held would change just as it does now for 'lightly armored' or 'bloody' or ' heavily armored'... on a case by case basis, as you change it in game now.
- Kent "Gunney" Gunderman


A dirty woodsman frowns at you and suggests you return after getting cleaned up.

Helpful tips, commands, and hints for new CLOKers: viewtopic.php?f=6&t=2367&p=12822#p12822
User avatar
Lysse
Member
Posts: 480
Joined: Sun Dec 16, 2012 4:54 pm

Re: Introduce/Greet

Post by Lysse »

Kent wrote:Too bad you didn't read my suggestion but only skimmed it.

As I said, the phrase 'a tall elderly man' would be displayed on the permanent basis. In essense, this would be my 'name' as far as the codebase is concerned, other than ooc things like who, tell, chat, and question.

The clothing and items held would change just as it does now for 'lightly armored' or 'bloody' or ' heavily armored'... on a case by case basis, as you change it in game now.
I read it, myself.

However, like Vinz said, Jirato has informed us that doing what you like would take too much work at the moment. And personally, I'd prefer it if the GMs focused on the general gameplay of the game, even if I really, really heavily support introductions.
“I will tell you precisely what Royalty is,” said Intra, “It is a continuous cutting motion.”
User avatar
Lacie
Member
Posts: 83
Joined: Fri Aug 26, 2011 7:34 pm

Re: Introduce/Greet

Post by Lacie »

Also, if it was permanent, what about all the young women with red hair and green eyes? I can think of several right off the bat. How would you tell between them, especially if more than one was in a room? You could make your own custom one, but most people wouldn't, I'd wager.

Though all in all, not a bad suggestion, just something to think about. With the way targeting works, it'd be difficult to specify which of the three men with unkempt brown hair you want to punch.
Fayne
Member
Posts: 602
Joined: Mon Oct 06, 2014 7:21 pm
Location: Washington

Re: Introduce/Greet

Post by Fayne »

Kent wrote:Too bad you didn't read my suggestion but only skimmed it.

As I said, the phrase 'a tall elderly man' would be displayed on the permanent basis. In essense, this would be my 'name' as far as the codebase is concerned, other than ooc things like who, tell, chat, and question.

The clothing and items held would change just as it does now for 'lightly armored' or 'bloody' or ' heavily armored'... on a case by case basis, as you change it in game now.
I did read your suggestion, and I still stand by what I said. A general description isn't enough for a "name," there are only so many ways you can describe people with similar traits in a few words, and that's assuming people actually used custom "names," which, like Lacie said, is likely many people wouldn't take the time, plus would make more unnecessary work for the GMs, since they' have to approve them all.
A scrawny alley cat stares after the dog with big green eyes.
Speaking to a scrawny alley cat, you ask, "Friend of yours?"
A scrawny alley cat hisses angrily.
User avatar
Kent
Member
Posts: 660
Joined: Mon Feb 25, 2013 8:31 pm

Re: Introduce/Greet

Post by Kent »

Whatever, Fayne.
- Kent "Gunney" Gunderman


A dirty woodsman frowns at you and suggests you return after getting cleaned up.

Helpful tips, commands, and hints for new CLOKers: viewtopic.php?f=6&t=2367&p=12822#p12822
Barius
Member
Posts: 239
Joined: Tue Mar 26, 2013 9:05 am

Re: Introduce/Greet

Post by Barius »

Kent wrote:Whatever, Fayne.
Can we keep posts on topic, please?


I would love an intro system and find it a shame the entire game would need to be rewritten to accommodate it. But, such is life.
Post Reply

Return to “Feature Requests and Suggestions”