Ir para conteúdo

Draw Wells


Posts Recomendados

Visitante xbowaxx

1º o que é draw well? sao aqueles "poços" que em alguns você click e desce, esta action faiz isto :)

add this in actions

<action itemid="1369" script="teleport.lua" />

and then in teleport.lua add follow

signpos = {x=frompos.x, y=frompos.y, z=frompos.z}

and

elseif signpos.x==XXX and signpos.y==YYY and signpos.z==Z then

npos.z = npos.z + 1

doTeleportThing(cid,npos)

edit XXX, YYY, Z to what location the draw well is that you want to go down

Link para o comentário
https://xtibia.com/forum/topic/2791-draw-wells/
Compartilhar em outros sites

×
×
  • Criar Novo...