É um bug muito simples, provavelmente um esquecimento do robin, o bug acontece quando você abre o editor de npcs e não fica selecionado a animação que você salvou/escolheu.
Abra o client
1- No modGameEditors, procure Por:
2- Embaixo adicione:
Créditos:
sotvotkong (Por relatar esse bug no TouchofDeath)
Valentine (Por criar e disponibilizar este tutorial)
Abra o client
1- No modGameEditors, procure Por:
- Código:
.txtLevel.Text = Npc(EditorIndex).Level
2- Embaixo adicione:
- Código:
.scrlAnimation.Value = Npc(EditorIndex).Animation
Créditos:
sotvotkong (Por relatar esse bug no TouchofDeath)
Valentine (Por criar e disponibilizar este tutorial)
Última edição por Valentine em Seg Jul 06, 2015 8:27 pm, editado 4 vez(es)