here this
is every sunday
Code:
//==============================================================
// CASTLE SIEGE SETTINGS
//==============================================================
0
7 // How many days will last the entire cycle of the event
end
//==============================================================
// Setting of castle periods..
// Period ID Day Hour Minute
//==============================================================
1
1 0 0 0 // register period
2 1 23 59 // idle state
3 2 0 0 // register mark of the lord state
4 5 0 0 // idle state
5 5 12 0 // castle attack guild notification state
6 5 19 0 // ready for castle siege state
7 6 20 0 // castle siege start state
8 6 22 0 // castle siege end state
9 7 0 0 // end of cycle (restart from state 1, automatically)
end
just had to search .