Ir para conteúdo

[ideia]-tapete Voador By Sky


Skyblade

Posts Recomendados

  • 1 month later...

E ai galera do Xtibia...

Sky Blade, vim aqui falar que foi um ótimo script, mas eu axei um erro seu(Pelo menos aki).

Invez de ser :

<movevent event="StepIn" itemid="1801" script="south.lua"/>

<movevent event="StepIn" itemid="1795" script="north.lua"/>

<movevent event="StepIn" itemid="1797" script="west.lua"/>

<movevent event="StepIn" itemid="1799" script="east.lua"/>

<movevent event="StepIn" itemid="1796" script="northeast.lua"/>

<movevent event="StepIn" itemid="1802" script="southeast.lua"/>

<movevent event="StepIn" itemid="1794" script="northwest.lua"/>

<movevent event="StepIn" itemid="1800" script="southwest.lua"/>

 

eu coloquei assim pra dar certo no meu OT:

<movevent type="StepIn" itemid="1801" script="south.lua"/>

<movevent type="StepIn" itemid="1795" script="north.lua"/>

<movevent type="StepIn" itemid="1797" script="west.lua"/>

<movevent type="StepIn" itemid="1799" script="east.lua"/>

<movevent type="StepIn" itemid="1796" script="northeast.lua"/>

<movevent type="StepIn" itemid="1802" script="southeast.lua"/>

<movevent type="StepIn" itemid="1794" script="northwest.lua"/>

<movevent type="StepIn" itemid="1800" script="southwest.lua"/>

 

Mas mesmo assim, ótimo trabalho :thumbsupsmiley:

 

Falo gente xD

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...