PDA

View Full Version : |Dúvida| Configuração CS



joaopaulolj
06/05/2017, 06:34 AM
Bom dia,
Preciso de uma ajuda, tenho que fazer um CS amanhã (emergencial), e minha configuração não está dando certo, alguém consegue me ajudar?

Commonserver.txt
;////////////////////////////////////////////////////////////////////////////////
;// Castle Siege
;////////////////////////////////////////////////////////////////////////////////


CastleSiegeRun = 1 ; castle siege run (1=On / 0=Off)


CastleCycleStartYear =2017
CastleCycleStartMonth =5
CastleCycleStartDay =6


CastleSpecificState =1
CastleStateStartYear =2017
CastleStateStartMonth =5
CastleStateStartDay =6
CastleStateStartHour =19
CastleStateStartMinute =0

MuCastleDate.ini
// ID Período Dia Horas Minutos
1
1 0 0 0 // register period
2 7 17 0 // idle state
3 7 17 10 // register mark of the lord state
4 7 17 20 // idle state
5 7 17 30 // castle attack guild notification state
6 7 18 50 // ready for castle siege state
7 7 19 0 // castle siege start state
8 7 20 0 // castle siege end state
9 7 23 59 // end of cycle (restart from state 1, automaticaly)
end

SQL
Start Date: 01/05/2017
End Date: 07/05/2017


Alguém poderia me ajudar esse CS emergencial?

Abs

PS Sistemas
06/05/2017, 02:14 PM
O Siege tem vários périodos, o que você pode fazer é colocar quase todos para hoje e o siege rodar amanhã. No seu MuCastleDate.ini coloque dessa maneira e teste:

// ID Período Dia Horas Minutos
1
1 0 0 0 // register period
2 0 17 0 // idle state
3 0 17 10 // register mark of the lord state
4 0 17 20 // idle state
5 1 17 30 // castle attack guild notification state
6 1 18 50 // ready for castle siege state
7 1 19 0 // castle siege start state
8 1 20 0 // castle siege end state
9 1 23 59 // end of cycle (restart from state 1, automaticaly)
end