Editing guild siege days and times

Results 1 to 16 of 16
  1. #1
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    ! Editing guild siege days and times

    I'd like to change the guild siege time, and make it run every day.
    But I can't find the times or days, not in the source, and not in the files.
    Could someone tell me where it's located?


  2. #2
    One word! Im Fawkin Pro! Xakzi is offline
    Grand MasterRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: Editing guild siege days and times

    in the script folder.

  3. #3
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Okay thanks.
    Could you also tell me how it works?
    There are numbers everywhere and I can't figure out what the times or days are :/

  4. #4
    [R8]ℓσℓ32 caja is offline
    Grand MasterRank
    Oct 2008 Join Date
    Here!Location
    1,502Posts

    Re: Editing guild siege days and times

    guildcombat.txt

    The rest it's obvious.

  5. #5
    Elite Member cmmconan2 is offline
    Member +Rank
    Nov 2009 Join Date
    112Posts

    Re: Editing guild siege days and times

    Code:
    AUTO_OPEN_IDC
    {
    	7	20	30
    }
    I am assuming 7 is for day of week (saturday) and 20 30 means 8:30pm server time

  6. #6
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Changing the times works fine now.
    But when I enter more days to make the guild siege run more than once a week, it does nothing.
    It just keeps saying 3 days left for guild siege (saturday).
    How can I add more than one day?

  7. #7
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Í changed it to the same stuff as in the test times.
    But it's still only working on 1 day, saturday.
    Please help? D:

  8. #8
    [R8]ℓσℓ32 caja is offline
    Grand MasterRank
    Oct 2008 Join Date
    Here!Location
    1,502Posts

    Re: Editing guild siege days and times

    guildcombat.txt must be the same in Script and Resource folder. Probably you are only editting one of they.

  9. #9
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    I edited both and it still didn't work :S

  10. #10
    [R8]ℓσℓ32 caja is offline
    Grand MasterRank
    Oct 2008 Join Date
    Here!Location
    1,502Posts

    Re: Editing guild siege days and times

    It should work. Try checking or post here the code.

  11. #11
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Here's the code I used in both .txt files.
    Code:
    AUTO_OPEN_IDC
    {
    	1	16	30
    	2	16	30
    	3	16	30
    	4	16	30
    	5	16	30
    	6	16	30
    	7	16	30
    }

  12. #12
    [R8]ℓσℓ32 caja is offline
    Grand MasterRank
    Oct 2008 Join Date
    Here!Location
    1,502Posts

    Re: Editing guild siege days and times

    Well, as I said that should work. Have you tried to restart the server?

  13. #13
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Yea, I restarted it like 5 times D:

  14. #14
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Any idea why it isn't working? D:

  15. #15
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    I tried to add the days and times in the source instead of loading them in from a txt file, but it still only uses 1 single day.
    Can someone please tell me how I can set guild siege for every day of the week? :/

  16. #16
    Elite Member VisualChaser is offline
    Member +Rank
    Jan 2011 Join Date
    153Posts

    Re: Editing guild siege days and times

    Help? D:



Advertisement