Im just newbie here can anyone please help me or give me a hint how to edit this :(
What should i edit at this so i can have 3x a day guild siege please help thanks.
Re: Im just newbie here can anyone please help me or give me a hint how to edit this
AUTO_OPEN_IDC
the first digit is the day in the week
1-sundaye
2-monday
3-tuesday
..
7-saturday
the 2nd digits are the hour. It's in 24-hours format
and the 3rd digits are the minutes. ( no need to explain that I guess ).
so if you want to do 3 GS a day then just add the day of the week and change the hour and minute
ex.
AUTO_OPEN_IDC
{
1 08 30
1 12 00
1 22 15
}
Re: Im just newbie here can anyone please help me or give me a hint how to edit this
I'm pretty sure that without source edits you can't enable 3 sieges per day. I believe I tried it once and it read errors. But try what kamote said. That's the way to do it, however if it gives you errors by doing so it's due to the fact that it needs source edits.