PDA

View Full Version : /me (message) fix?


Robin955
10-10-2014, 07:37
alot of servers has the issue where a player can type /me "message"

and it pops up in green stars like this = ***(urname)+(green text chat)
even if you are dead it pops up as *** instead of dead.

some servers has it blocked and the command comes from !sm_me and i blocked the !sm_me and /me and sm_/me (i prob only needed sm_me) but annyway i dont have access to this command but it still executes the color chat.

http://i.imgur.com/7TMRbk8.jpg

Sreaper
10-10-2014, 07:45
It's probably from advanced commands. Disable the command in that plugin's config file.

Robin955
10-10-2014, 08:39
advanced commands 0.16?

Robin955
10-10-2014, 08:41
oh yea,
say /me message - IRC-style /me messages

man he should update hes plugin so that ppl who does not have access Does not have access and wont be able to use it.

thx alot. =D

Horsedick
10-10-2014, 09:37
I just used over rides to block it.

"/me" "z"

or "sm_@" "z" hmm or "sm_me" "z"

not sure exactly what I used.

Robin955
10-10-2014, 09:50
horse did you not see my screenshot? i did exacly like you, it says i got no access to the command.
but it still pops up.

so mainly /me or sm_me has a overlay you can put on and off (this green *** and green chatcolor)
wich you do in the cfg file.

cause normaly you have ***name>text but on the next sentence it says ur name in light blue color or red, and the message in same color.

so with the name rolf on servers where you dont block anything you get
/me hi =
***rolf: hi
rolf: hi

disable the /me in the cfg (without fixing overriding sm_me) you get
rolf: hi

override !sm_me gives
***rolf: hi

so yea you can have ur admins use !sm_me aslong you disable it in the cfg. then it wont show the ***rolf : hi
it will just show the team color ur on, red/blue/spectator as ur namecolor and textcolor.
so its a type of admin chat i guess.

Horsedick
10-10-2014, 10:01
Let me see I may have done something else..its been a while.

Robin955
10-10-2014, 11:14
dat while

11530
10-10-2014, 14:42
For Advanced Commands (0.16) setting the ConVar sm_adv_me to 0 will disable usage of /me.

Horsedick
10-12-2014, 20:23
found it I think

https://forums.alliedmods.net/showpost.php?p=1726175&postcount=23