clientmods/mods.conf: Silence client announcement by default
Silence the embarrassing announcement: <schmappie>: Hey guys. I'm using a hacked client. https://repo.or.cz/waspsaliva.git. ...and the embarrassing followup: BOT — Today at 9:10 PM Thingamabobber Joined <Thingamabobber>: hey, schmapa <Thingamabobber>: I saw that youre using waspsaliva. <Thingamabobber>: In contents, in the game's main menu, turn off haxnotify to stop the message from showing up. <Thingamabobber>: Also, I can tell you the necessary cmake options to hide the fact that you're using a hacked client from other servers. <Thingamabobber>: In the waspsaliva directory, there is a file called cmakelists.txt <Thingamabobber>: near the top, there are a few options. xay — Today at 9:13 PM wow its p nice of u to share this stuff :) (with others ;) ) how are you today?
This commit is contained in:
parent
0f514735d5
commit
092c43b168
@ -43,7 +43,7 @@ load_mod_combat = true
|
||||
load_mod_waterbot = true
|
||||
load_mod_bookbot = true
|
||||
load_mod_invrefill = true
|
||||
load_mod_haxnotify = true
|
||||
load_mod_haxnotify = false
|
||||
load_mod_incrementaltp = true
|
||||
load_mod_test = true
|
||||
load_mod_dodgebot = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user