-
Banned
Castle Siege ( zteam setup )
Hello i need your help for my castle siege setup. :D i want to put weekly cs every saturday or sunday but i dont know how to config
//=====================================
//-> CastleSiege Settings
//=====================================
MarkOfTheLord = 30 //-> [0] Mark of the lord drop rate (x/10000)
CastleSiegeRun = 1 //-> Event Switch
//=====================================
//-> Event Basic Info
//=====================================
//-> Cycle Start Year
CastleCycleStartYear =0
//-> Cycle Start Month
CastleCycleStartMonth =0
//-> Cycle Start Day
CastleCycleStartDay =0
//=====================================
//-> Event State Settings
//=====================================
//->---------------------------------------------------------------------------------
//-> 1 - Registration of Castle Siege
//-> 2 - Idle State
//-> 3 - Registration of the status of Mark Lord
//-> 4 - Idle State
//-> 5 - Notification of the attack Castle to quilts
//-> 6 - Reading the state of Castle Siege
//-> 7 - ITop of Castle Siege
//-> 8 - End of Castle Siege
//-> 9 - End of the cycle of CastleSiege (Back automatically for 1)
//->---------------------------------------------------------------------------------
//->Event State 1~9
CastleSpecificState =0
//->Start Year
CastleStateStartYear =0
//->Start Month
CastleStateStartMonth =0
//->Start Day
CastleStateStartDay =0
//->Start Hour
CastleStateStartHour =0
//->Start Minute
CastleStateStartMinute =0
and
//=====================================
// Event cycle (interval in days)
//=====================================
0
7
end
//=====================================
// Period (24 format for time)
//=====================================
1
// -----------------------------------------
// State Day Hour Minute
// -----------------------------------------
1 0 0 0 //-> Registeration
2 1 23 59 //-> Idle
3 2 0 0 //-> Mark of lord registation
4 3 0 0 //-> Idle
5 4 12 0 //-> Attack guild notification
6 4 19 0 //-> Ready for castle siege
7 6 20 0 //-> Castle siege start
8 6 22 0 //-> Castle siege end
9 7 0 0 //-> End of cycle / restart
end
-
-
Re: Castle Siege ( zteam setup )