Hola amigos, estoy tratando de configurar ese evento y la verdad que no logro hacerlo, Tengo el:
"10 211 * * * 60"
Para que inicie cada 60 Segundos y el:
3
//Monster MapNumber Range BeginPosX BeginPosY EndPosX EndPosY Direction Quantity Value Comment
674 00 30 77 77 193 193 -1 10 0 //Moon Rabbit
674 02 30 001 001 255 255 -1 10 0 //Moon Rabbit
674 03 30 001 001 255 255 -1 10 0 //Moon Rabbit
674 51 30 001 001 255 255 -1 10 0 //Moon Rabbit
675 04 30 001 001 255 255 -1 10 0 //Pouch of Blessing
675 10 30 001 001 255 255 -1 10 0 //Pouch of Blessing
675 28 30 001 001 255 255 -1 10 0 //Pouch of Blessing
675 33 30 001 001 255 255 -1 10 0 //Pouch of Blessing
676 36 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
676 37 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
676 56 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
676 57 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
end
Y la verdad ni siquiera aparecen.
Tan bien he intentado ponerlos como un MONSTER NORMAL, osea como en un SPOT.
Modifique el Tiempo de Los monster esos en "Monster.txt" a 60, luego reloge el server y si aparecieron, PERO no vuelven a aparecer mas, ni siquiera cada 60 Seg como estaba programado en el Monster.txt
Por eso quisiera saber si alguien logro hacerlos andar bien, que pueda echar una mano.
Desde ya muchas gracias.
InvasionManger.txt
INDEX 1 .... HORARIO A GUSTO.
INDEX 2
10 0 0 0
10 0 2 0
10 0 3 0
10 0 51 0
10 1 4 0
10 1 10 0
10 1 28 0
10 1 33 0
10 2 36 0
10 2 37 0
10 2 56 0
10 2 57 0
INDEX 3
10 0 674 0 0
10 1 675 0 0
10 2 676 0 0
MONSTERSETBASE.
3
//Monster MapNumber Range BeginPosX BeginPosY EndPosX EndPosY Direction Quantity Value Comment
674 00 30 001 001 255 255 -1 10 0 //Moon Rabbit
674 02 30 001 001 255 255 -1 10 0 //Moon Rabbit
674 03 30 001 001 255 255 -1 10 0 //Moon Rabbit
674 51 30 001 001 255 255 -1 10 0 //Moon Rabbit
675 04 30 001 001 255 255 -1 10 0 //Pouch of Blessing
675 10 30 001 001 255 255 -1 10 0 //Pouch of Blessing
675 28 30 001 001 255 255 -1 10 0 //Pouch of Blessing
675 33 30 001 001 255 255 -1 10 0 //Pouch of Blessing
676 36 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
676 37 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
676 56 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
676 57 30 001 001 255 255 -1 10 0 //Fire Flame Ghost
end
Cerra el sv, volve a abrirlo y listo segun la hora que hayas configurado van a salir en los maps que estan detallados en monstersetbase que te pase.
espero te sirva.