Issue information

Issue ID
#7740
Status
Fixed
Severity
None
Started
kyeme
Oct 3, 2013 18:22
Last Post
Ind
Nov 26, 2013 18:28
Confirmation
Yes (1)
No (0)

kyeme - Oct 3, 2013 18:22

Whenever I mute someone (I'm an admin), they still can make pub (chatroom).
In official: They shouldn't be able to make chatroom.

Please confirm. Thank you! :)

bgamez23 - Oct 5, 2013 15:08

i can confirm this.

bgamez23 - Oct 5, 2013 16:38

and additional. you will not get mute if you spam same words. this is the official. but in hercules. if you spam same words youll get mute.

but youll get this. You can't type the same word/phrase more than 3 times.
[img]http://s6.postimg.org/4eqbipbdd/screen_Sakray001.jpg[/img]

Mumbles - Nov 2, 2013 18:00

Adjust your [i]manner_system[/i] setting to 31 to make this change:

[b]conf/battle/misc.conf[/b][code=auto:0] // Manner/karma system configuration. Specifies how does negative manner // (red no chat bubble) affects players (add as needed): // 0: No penalties. // 1: Disables chatting (includes whispers, party/guild msgs, etc) // 2: Disables skill usage // 4: Disables commands usage // 8: Disables item usage/picking/dropping // 16: Disables room creation (chatrooms and vending shops) manner_system: 15 [/code]

This post has been edited by Mumbles on Nov 2, 2013 18:01

Angelmelody - Nov 2, 2013 20:20

btw, in official , player who was muted can't talk to npc

Mumbles - Nov 3, 2013 12:32

The only thing I could see being done as far as the OP goes is changing the default value of [i]manner_system[/i] to 31. As for Angelmelody's input, that may require an additional setting to be added.

kyeme - Nov 5, 2013 1:44

[quote name="Angelmelody" timestamp="1383423602"]
btw, in official , player who was muted can't talk to npc[/quote]
I can still talk the npc :o
[img]http://i.imgur.com/eLZykGA.jpg[/img]

bgamez23 - Nov 5, 2013 3:26

bump

KeiKun - Nov 8, 2013 7:33

missing a check
[code=auto:0] pl_sd->status.manner [/code]

Ind - Nov 26, 2013 18:28

updated in [url="https://github.com/HerculesWS/Hercules/commit/7ac467bea614f81f1c4cb1050233fe46c2a748aa"]https://github.com/HerculesWS/Hercules/commit/7ac467bea614f81f1c4cb1050233fe46c2a748aa[/url]