haxball / haxball-issues

115 stars 43 forks source link

help please #1581

Open LexWe opened 2 years ago

LexWe commented 2 years ago

I want my bot not to hear chate text when it says Crown Red, for example, on crowns, how can I do it?

thenorthstar commented 2 years ago

I want my bot not to hear chate text when it says Crown Red, for example, on crowns, how can I do it?

@LexWe Before posting your issues, learn some English and do not use this such a translation. Frankly it's hard to be a comprehensible one. OK, you're searching for this kind of a code in my opinion:

room.sendAnnouncement("Message",null,0xFFFFFF,"normal",0); //0: No sound, 1: Normal sound, 2: Nick highlight sound
LexWe commented 2 years ago

thanks you, okey @thenorthstar