JerryF 85 Report post Posted January 22, 2017 I am searching since hours and afraid that i go bonkers. Because i know that i lowered it when i had a server running some months ago, but now i can´t find that setting again... We don´t need any disconnect time delay on our server, because it´s password protected and we are only some good buddies playing PvE/Coop. But it drives me crazy to wait 10 seconds to disconnect after testing, if i put something on the server or changed something. I am used to leave the average way of disconnecting instead of stopping the server and getting disconnected then, without having 10 seconds to wait... Please, could somebody tell me where i can find that setting... P L E A S E Thanks in advance!!!! Share this post Link to post Share on other sites
Howek 0 Report post Posted May 9, 2018 Hey, I know this topic is old but i'm looking for the same thing, did you find a solution ? Thanks Share this post Link to post Share on other sites
MGTDB 956 Report post Posted May 9, 2018 ExileClient_gui_escape_abort.sqf Change _abortTime = diag_tickTime + 10; To _abortTime = diag_tickTime; 4 Share this post Link to post Share on other sites
TurboToast 0 Report post Posted June 5, 2018 (edited) On 5/9/2018 at 4:54 AM, MGTDB said: ExileClient_gui_escape_abort.sqf Change _abortTime = diag_tickTime + 10; To _abortTime = diag_tickTime; How do you know where to find stuff like this? Is it just something you learn over time from seeing the file structure of the mod? Edited June 5, 2018 by TurboToast Share this post Link to post Share on other sites
GolovaRaoul 221 Report post Posted June 6, 2018 10 hours ago, TurboToast said: How do you know where to find stuff like this? Is it just something you learn over time from seeing the file structure of the mod? Exile is really 'easy' mod, it's structure is very easy to understand. If you play around with it for a while you could come up with MGT's answer if you just think logically. Share this post Link to post Share on other sites