JerryF

Where to change the 10 seconds disconnect delay time?

5 posts in this topic

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... xD

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

xD

Thanks in advance!!!!

Share this post


Link to post
Share on other sites
Advertisement

ExileClient_gui_escape_abort.sqf

Change
_abortTime = diag_tickTime + 10;
To
_abortTime = diag_tickTime;

  • Like 4

Share this post


Link to post
Share on other sites
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 by TurboToast

Share this post


Link to post
Share on other sites
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
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.