Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Problema Castle Siege  (Visto 1601 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline rugby14 Posteado: November 30, 2017, 10:38:23 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 38
  • Gracias recibida: 7
  • ar
File TT ultima version.
El Error pasa eso

Todo va bien, registra perfecto y todo va bien, luego de todos eso, cuando estas por sellar en "Crown Switch", pasa eso como el video no quiere salir el escudo, imposible sacar la corona. No encuentro solucion luego de intentar 10 veces con varias forma.

Alguna idea?

Code: [Select]
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 12 00 // register period
2 1 15 00 // idle state
3 1 15 01 // register mark of the lord state
4 1 16 00 // idle state
5 1 17 00 // castle attack guild notification state
6 1 17 30 // ready for castle siege state
7 1 18 00 // castle siege start state
8 1 20 00 // castle siege end state
9 2 15 00 // end of cycle (restart from state 1, automaticaly)
end

//=========================================================================
// Settings of NPC located in loren
//=========================================================================
// NPC ID DBStore Def Recover HP StartHP SX SY DX DY DIR
//----------------------------------------------------------------------------------------------------------------------------------
2
283 1 1 1 0 0 1500000 94 227 -1 -1 1   //Guardian Statue
283 2 1 1 0 0 1500000 94 182 -1 -1 1   //Guardian Statue
283 3 1 1 0 0 1500000 82 130 -1 -1 1   //Guardian Statue
283 4 1 1 0 0 1500000 107 130 -1 -1 1   //Guardian Statue

277 1 1 1 0 0 1900000 93 204 -1 -1 1   //Castle Gate
277 2 1 1 0 0 1900000 81 161 -1 -1 1   //Castle Gate
277 3 1 1 0 0 1900000 107 161 -1 -1 1   //Castle Gate
277 4 1 1 0 0 1900000 67 114 -1 -1 1   //Castle Gate
277 5 1 1 0 0 1900000 93 114 -1 -1 1   //Castle Gate
277 6 1 1 0 0 1900000 119 114 -1 -1 1   //Castle Gate

288 1 0 1 0 0 800000 75 130 -1 -1 1   //Canon Tower
288 2 0 1 0 0 800000 88 130 -1 -1 1   //Canon Tower
288 3 0 1 0 0 800000 99 130 -1 -1 1   //Canon Tower
288 4 0 1 0 0 800000 114 130 -1 -1 1   //Canon Tower
288 5 0 1 0 0 800000 94 151 -1 -1 1   //Canon Tower
288 6 0 1 0 0 800000 88 182 -1 -1 1   //Canon Tower
288 7 0 1 0 0 800000 100 182 -1 -1 1   //Canon Tower
288 8 0 1 0 0 800000 94 221 -1 -1 1   //Canon Tower
288 9 0 1 0 0 800000 94 233 -1 -1 1   //Canon Tower

215 1 0 1 0 0 10000 94 242 -1 -1 1   //Shield

222 1 0 1 0 0 10000 80 188 -1 -1 1   //Slingshot Defense
222 2 0 1 0 0 10000 105 188 -1 -1 1   //Slingshot Defense

221 1 0 2 0 0 10000 63 19 -1 -1 5   //Slingshot Attack
221 2 0 2 0 0 10000 119 19 -1 -1 5   //Slingshot Attack
end

Code: [Select]
;==========================================================================
; CastleSpecificState =
;
; 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 Castle Siege (Back automatically for 1)
;==========================================================================
CastleSpecificState =1

CastleCycleStartYear =2017
CastleCycleStartMonth =11
CastleCycleStartDay =20

CastleStateStartYear =2017
CastleStateStartMonth =11
CastleStateStartDay =20
CastleStateStartHour =18

CastleStateStartMinute =00


Offline MuvnzPlus #1 Posteado: November 30, 2017, 10:57:20 AM

  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 438
  • Gracias recibida: 72
  • ve
Lo Configuraste desde la sql? busca en la tabla del castle


Offline rugby14 #2 Posteado: November 30, 2017, 11:06:49 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 38
  • Gracias recibida: 7
  • ar
Lo Configuraste desde la sql? busca en la tabla del castle



Probe la tabla "SIEGE_GUILDLIST" por True y False , y lo mismo pasa.


Offline rugby14 #3 Posteado: December 01, 2017, 07:25:25 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 38
  • Gracias recibida: 7
  • ar

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
1 Replies
1218 Views
Last post August 21, 2017, 10:27:48 AM
by legs
9 Replies
2255 Views
Last post August 18, 2017, 02:43:16 PM
by aleiker
4 Replies
1450 Views
Last post February 05, 2020, 07:29:32 AM
by Cacikus
1 Replies
267 Views
Last post February 03, 2023, 04:38:42 PM
by empalador7
9 Replies
1171 Views
Last post March 01, 2024, 11:03:27 AM
by NghienMU