How to setup a day of week for reset Heroic instances?How to use AzerothCore with MySQL 5.7How to make AzerothCore and TrinityCore realms to share the same authserverAzerothCore: how to change the time after which client is disconnected when being idle?AzerothCore module configuration not foundHow to update server settings without recreating docker containersHow to resolve sticking in “Realm Selection”?How to reset a quest or zoneHow to make sure that the DB is up to dateHow can I add third talent or fourth talent?How can I make a spell aura only triggers when procs?

Why use steam instead of just hot air?

"Right on the tip of my tongue" meaning?

What does i386 mean on macOS Mojave?

On studying Computer Science vs. Software Engineering to become a proficient coder

Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?

How can I answer high-school writing prompts without sounding weird and fake?

Why do unstable nuclei form?

Why does "decimal.TryParse()" always return 0 for the input string "-1" in the below code?

Can the sorting of a list be verified without comparing neighbors?

Delta TSA-Precheck status removed

Two researchers want to work on the same extension to my paper. Who to help?

How do I tell my supervisor that he is choosing poor replacements for me while I am on maternity leave?

Renting a house to a graduate student in my department

What is the significance of 4200 BCE in context of farming replacing foraging in Europe?

Will change of address affect direct deposit?

Noob at soldering, can anyone explain why my circuit won't work?

How does Howard Stark know this?

Can I use my laptop, which says 240V, in the USA?

Why does the Earth follow an elliptical trajectory rather than a parabolic one?

What food production methods would allow a metropolis like New York to become self sufficient

What is the best way for a skeleton to impersonate human without using magic?

Can 'sudo apt-get remove [write]' destroy my Ubuntu?

Ubuntu won't let me edit or delete .vimrc file

Is a diamond sword feasible?



How to setup a day of week for reset Heroic instances?


How to use AzerothCore with MySQL 5.7How to make AzerothCore and TrinityCore realms to share the same authserverAzerothCore: how to change the time after which client is disconnected when being idle?AzerothCore module configuration not foundHow to update server settings without recreating docker containersHow to resolve sticking in “Realm Selection”?How to reset a quest or zoneHow to make sure that the DB is up to dateHow can I add third talent or fourth talent?How can I make a spell aura only triggers when procs?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








3















The problem with changing the day of the week to reload heroic instances.

It's always Friday at 04:00.



I am trying to put in the config in the line:
Instance.ResetTimeRelativeTimestamp =

one of the other dates:
1552867201 = 18.03.2019 00:01 Monday
1552953600 = 19.03.2019 00:00 Tuesday
1553040001 = 20.03.2019 00:01 Wednesday
1552521601 = 14.03.2019 00:00 Thursday
1552608001 = 15.03.2019 00:01 Friday
1552694401 = 16.03.2019 00:01 Saturday
1552780801 = 17.03.2019 00:01 Sunday


Then I've cleared 3 tables in characters DB:
instance_reset

character_instance

instance



When I start the server - I see the same result - restart on Friday at 4:00.


Question: How to change the day of week? It must be Wednesday.










share|improve this question






























    3















    The problem with changing the day of the week to reload heroic instances.

    It's always Friday at 04:00.



    I am trying to put in the config in the line:
    Instance.ResetTimeRelativeTimestamp =

    one of the other dates:
    1552867201 = 18.03.2019 00:01 Monday
    1552953600 = 19.03.2019 00:00 Tuesday
    1553040001 = 20.03.2019 00:01 Wednesday
    1552521601 = 14.03.2019 00:00 Thursday
    1552608001 = 15.03.2019 00:01 Friday
    1552694401 = 16.03.2019 00:01 Saturday
    1552780801 = 17.03.2019 00:01 Sunday


    Then I've cleared 3 tables in characters DB:
    instance_reset

    character_instance

    instance



    When I start the server - I see the same result - restart on Friday at 4:00.


    Question: How to change the day of week? It must be Wednesday.










    share|improve this question


























      3












      3








      3








      The problem with changing the day of the week to reload heroic instances.

      It's always Friday at 04:00.



      I am trying to put in the config in the line:
      Instance.ResetTimeRelativeTimestamp =

      one of the other dates:
      1552867201 = 18.03.2019 00:01 Monday
      1552953600 = 19.03.2019 00:00 Tuesday
      1553040001 = 20.03.2019 00:01 Wednesday
      1552521601 = 14.03.2019 00:00 Thursday
      1552608001 = 15.03.2019 00:01 Friday
      1552694401 = 16.03.2019 00:01 Saturday
      1552780801 = 17.03.2019 00:01 Sunday


      Then I've cleared 3 tables in characters DB:
      instance_reset

      character_instance

      instance



      When I start the server - I see the same result - restart on Friday at 4:00.


      Question: How to change the day of week? It must be Wednesday.










      share|improve this question
















      The problem with changing the day of the week to reload heroic instances.

      It's always Friday at 04:00.



      I am trying to put in the config in the line:
      Instance.ResetTimeRelativeTimestamp =

      one of the other dates:
      1552867201 = 18.03.2019 00:01 Monday
      1552953600 = 19.03.2019 00:00 Tuesday
      1553040001 = 20.03.2019 00:01 Wednesday
      1552521601 = 14.03.2019 00:00 Thursday
      1552608001 = 15.03.2019 00:01 Friday
      1552694401 = 16.03.2019 00:01 Saturday
      1552780801 = 17.03.2019 00:01 Sunday


      Then I've cleared 3 tables in characters DB:
      instance_reset

      character_instance

      instance



      When I start the server - I see the same result - restart on Friday at 4:00.


      Question: How to change the day of week? It must be Wednesday.







      azerothcore






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 19 at 9:26









      hiergiltdiestfu

      2,02521832




      2,02521832










      asked Mar 23 at 10:56









      Bogir_rusBogir_rus

      361




      361






















          0






          active

          oldest

          votes












          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55312974%2fhow-to-setup-a-day-of-week-for-reset-heroic-instances%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55312974%2fhow-to-setup-a-day-of-week-for-reset-heroic-instances%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

          용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

          155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해