koobeton
03/05/2020, 12:29 AM
Olá pessoal,
Estou configurando um muserver season 12 porem estou com um problema com o evento Nixie battle, ao chegar o horário configurado no arquivo IGC_NixieBattle ele não ativa nem faz nada, nem um aviso, nada. Abaixo está o link do muserver caso alguem queira fuçar.
//mega.nz/#!6IwCFCAL!BEUkSbwaB...r087-V5MtI44Zg ([Only registered and activated users can see links]!6IwCFCAL!BEUkSbwaBEVXLFmoRNWlUFJj-uUPnr087-V5MtI44Zg)
Meu arquivo está assim, as 23:45 tentei ir no portal lá em Nixies com o Nixie's spirit no inventário porem nada acontece ao clicar no portal.
<?xml version="1.0" encoding="utf-8"?><!--
// ================================================== ==========
// == X10 MUONLINE SERVER EMULATOR
// == [Only registered and activated users can see links] ([Only registered and activated users can see links])
// == [Only registered and activated users can see links] ([Only registered and activated users can see links])
// == (C) 2017 IGC-Network | MUEMU (R)
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
// == File is a part of MUEMU MuOnline Server files.
// ================================================== ==========
//
// MonsterID - monster index from \Data\Monster\Settings\MonsterList.xml
// is Respawning - does monster respawn after killing it, values: 0/1
// isAttackingFirst - does monster attack first or keeps the walk until you player hits him, values: 0/1
// STRICTLY NO COMMENTS INSIDE TAGS
-->
<WhiteWizard Enable="1">
<Time ToOpen="3" PlayDuration="30" ToClose="50" />
<Move RandomSize="15" MinRadius="3" MaxRadius="6" />
<Schedule>
<Start Hour="23" Minute="45" />
<Start Hour="23" Minute="50" />
</Schedule>
<SpawnSettings>
<Monster Index="746" Respawn="0" AttackFirst="1" Name="Nix Boss" />
</SpawnSettings>
</WhiteWizard>
Estou configurando um muserver season 12 porem estou com um problema com o evento Nixie battle, ao chegar o horário configurado no arquivo IGC_NixieBattle ele não ativa nem faz nada, nem um aviso, nada. Abaixo está o link do muserver caso alguem queira fuçar.
//mega.nz/#!6IwCFCAL!BEUkSbwaB...r087-V5MtI44Zg ([Only registered and activated users can see links]!6IwCFCAL!BEUkSbwaBEVXLFmoRNWlUFJj-uUPnr087-V5MtI44Zg)
Meu arquivo está assim, as 23:45 tentei ir no portal lá em Nixies com o Nixie's spirit no inventário porem nada acontece ao clicar no portal.
<?xml version="1.0" encoding="utf-8"?><!--
// ================================================== ==========
// == X10 MUONLINE SERVER EMULATOR
// == [Only registered and activated users can see links] ([Only registered and activated users can see links])
// == [Only registered and activated users can see links] ([Only registered and activated users can see links])
// == (C) 2017 IGC-Network | MUEMU (R)
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
// == File is a part of MUEMU MuOnline Server files.
// ================================================== ==========
//
// MonsterID - monster index from \Data\Monster\Settings\MonsterList.xml
// is Respawning - does monster respawn after killing it, values: 0/1
// isAttackingFirst - does monster attack first or keeps the walk until you player hits him, values: 0/1
// STRICTLY NO COMMENTS INSIDE TAGS
-->
<WhiteWizard Enable="1">
<Time ToOpen="3" PlayDuration="30" ToClose="50" />
<Move RandomSize="15" MinRadius="3" MaxRadius="6" />
<Schedule>
<Start Hour="23" Minute="45" />
<Start Hour="23" Minute="50" />
</Schedule>
<SpawnSettings>
<Monster Index="746" Respawn="0" AttackFirst="1" Name="Nix Boss" />
</SpawnSettings>
</WhiteWizard>