Limelight Forums
"Performing" over the characters head. - Printable Version

+- Limelight Forums (https://limelightgaming.net/forums)
+-- Forum: Feedback (https://limelightgaming.net/forums/forum-612.html)
+--- Forum: Suggestions (https://limelightgaming.net/forums/forum-239.html)
+---- Forum: Finished (https://limelightgaming.net/forums/forum-242.html)
+---- Thread: "Performing" over the characters head. (/thread-7387.html)

Pages: 1 2


"Performing" over the characters head. - Notinuse123321123 - Dec 13, 2015

Suggestion for: in-game

In detail, explain your suggestion: When you enter the chat, it says "Talking".

I thought that it could be usefull if it said "Performing" after you type /me. (And maybe /it?)


Why should this be implemented? It would be easier to predict what the player would do. If I, as a policeofficer said "Put your hands up!" and the player started typing "/me blablablablaba" I would've seen a /me coming. Especially useful for people who uses voicechat, as they talk faster than typers, and if you started "talking", I would've said "Get your hands up! I said get your hands up". I wouldn't have said that if I saw "performing".

I don't have any other major reasons why this shouldn't be implimented, it can't be that many lines of code to initiate "Performing" instead of "talking" after /me is typed. I also see more "positive sides" than negative sides on this. Like why the hell not, hehe.


RE: "Performing" over the characters head. - Lizard - Dec 13, 2015

+Support


RE: "Performing" over the characters head. - Doodleh - Dec 13, 2015

+ Support
I see no reason why not to.


RE: "Performing" over the characters head. - Kung Fury - Dec 13, 2015

+support


RE: "Performing" over the characters head. - Bambo - Dec 13, 2015

+Support this can also help the police, when they are typing, proper players wont escape.


RE: "Performing" over the characters head. - Toxic - Dec 14, 2015

+support


RE: "Performing" over the characters head. - SirWulf - Dec 14, 2015

+support Great idea, I believe it would really help those that type everything be able to visibly show if they are talking or emoting.

As one of them, I get a lot of frustrated players waiting for me to put out that fire now, when I generally do some lite-RP like 'SirWulf removes the hoses from the truck and hooks them up.' Some players might not be quite as upset if they saw I was in the process of emoting and not just standing around chatting to friends.


RE: "Performing" over the characters head. - Soviethooves - Dec 14, 2015

+Support

As SirWulf said helps fix the confusion of talking from performing an action.


RE: "Performing" over the characters head. - Safira - Dec 16, 2015

+Support

Means people can see what we're doing rather than frantically saying "SLASH ME PUTS HANDS UP" over mic to prevent any misunderstandings


RE: "Performing" over the characters head. - Overlewd - Dec 16, 2015

+support


RE: "Performing" over the characters head. - Rayts5 - Dec 17, 2015

https://wiki.garrysmod.com/page/GM/ChatTextChanged
Hook this, upon find string "/me" as the first 3 characters, make it send "Performing" instead of "Talking" netvar. Easy enough.

Maybe even make client-side check so it won't send the same netvar twice.

+Support


RE: "Performing" over the characters head. - Cunix - Dec 23, 2015

+Support


RE: "Performing" over the characters head. - Vinic - Dec 24, 2015

+ Support


RE: "Performing" over the characters head. - Cameron - Dec 24, 2015

+Support


RE: "Performing" over the characters head. - Notinuse123321123 - Jan 17, 2016

What's the status on this one?