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?
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?
in the script folder.
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 :/
guildcombat.txt
The rest it's obvious.
I am assuming 7 is for day of week (saturday) and 20 30 means 8:30pm server timeCode:AUTO_OPEN_IDC { 7 20 30 }
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?
Í changed it to the same stuff as in the test times.
But it's still only working on 1 day, saturday.
Please help? D:
guildcombat.txt must be the same in Script and Resource folder. Probably you are only editting one of they.
I edited both and it still didn't work :S
It should work. Try checking or post here the code.
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 }
Well, as I said that should work. Have you tried to restart the server?
Yea, I restarted it like 5 times D:
Any idea why it isn't working? D:
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? :/
Help? D: