Derbysieger Posted December 28, 2012 Posted December 28, 2012 Hi, I searched the forums for this but I didn't find a solution. Changing disable_events = false, to disable_events = true, in my network.cfg has no effect whatsoever... I've been on Servers that had these messages disabled so I wonder if I need to change something else for this to take effect. I know about the mod that disables these messages client side but I want them to be disabled for all clients when I host a mission ;) CPU: AMD Ryzen 7 9800X3D | Mobo: ASRock X870E Taichi Lite | RAM: 96GB DDR5-6000 CL30 | GPU: ASUS RTX5090 32GB ROG Astral | SSDs: 3xSamsung 990 Pro 4TB M.2 Peripherals: Warthog HOTAS | Virpil MongoosT-50CM3 Base | TrackIR 5 | MFG Crosswinds | 3xTM Cougar MFDs | HP Reverb G2
galevsky06 Posted April 28, 2013 Posted April 28, 2013 Hi, I searched the forums for this but I didn't find a solution. Changing disable_events = false, to disable_events = true, in my network.cfg has no effect whatsoever... I've been on Servers that had these messages disabled so I wonder if I need to change something else for this to take effect. I know about the mod that disables these messages client side but I want them to be disabled for all clients when I host a mission ;) Same here ! Please tell me how to turn off this cheat feature... Thks
ENO Posted April 29, 2013 Posted April 29, 2013 The server comp will always be able to see them though they won't be broadcast to clients. "ENO" Type in anger and you will make the greatest post you will ever regret. "Sweetest's" Military Aviation Art
galevsky06 Posted April 29, 2013 Posted April 29, 2013 The server comp will always be able to see them though they won't be broadcast to clients. With disable_events = false ? I have to test..... :thumbup:
HiJack Posted April 29, 2013 Posted April 29, 2013 No, you must enable the "disable_events" for remote clients and you should use the SP MOD to disable you local events.
galevsky06 Posted April 29, 2013 Posted April 29, 2013 Hum just to be sure: I want my server not to send event notifications, whatever the client is.
galevsky06 Posted May 11, 2013 Posted May 11, 2013 Yes, I got it ! On server side: In file C:\Users\galevsky\Saved Games\DCS\Config\network.cfg, set : disable_events = true,This will prevent clients from viewing events messages In file C:\Program Files\Eagle Dynamics\DCS World\Scripts\net\events.lua, comment out the content of variable report: local report = function(msg, ...) [b]--[/b]net.recv_chat(string.format(msg, ...)) endThis will prevent the hoster (if any) from viewing events messages YES !!!
Recommended Posts