antiblock
diamwall
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
ɱɑcɑcѳ

Anel De Teleporte Não Funciona

Question

Boas,

eu inseri a quest do anel de teleporte no meu server e não deu nenhum erro, no entanto eu já dei reload e reboot e quando clico no anel nada acontece!, eu uso as serverfiles do lauling v3 e o client tb .

 

O id do anel que uso é o 70007, já tentei mudar para outro objecto e não dá.

 

Quem souber pff ajude, darei +1

 

Cumps,

Obrigado

Share this post


Link to post
Share on other sites

6 answers to this question

antiblock
Cyphriun
  • 0

acho que tens mudar as portas ja nao me lembro bem

What ???? lool

 

 

 

Deste os códigos na máquina?

Posta ai quest para ver.

quest teleporte begin    state start begin        when 70007.use begin            say_title("Bem-Vindo, "..pc.get_name())                say("Aqui podes escolher vários sítios onde podes teletransportar")                local f = select ("Ir Cidades", "Outros Mapas", "Sair")					if f == 3 then					return                elseif f == 1 then					say_reward("Escolhe a cidade para onde queres ir.")					local abc = select ("Cidade 1 Azuis", "Cidade 2 Azuis", "Cidade 1 Vermelhos", "Cidade 2 Vermelhos", "Cidade 1 Amarelos", "Cidade 2 Amarelos", "Sair")                if abc == 7 then					return                elseif abc == 1 then					pc.warp (969600, 278400)                elseif abc == 2 then					pc.warp (873100, 242600)                elseif abc == 3 then					pc.warp (469300, 964200)                elseif abc == 4 then					pc.warp (360800, 877600)                elseif abc == 5 then					pc.warp (55700, 157900)                elseif abc == 6 then					pc.warp (138500, 234900)                elseif f == 2 then					say_reward("Escolhe o Mapa para onde queres ir")					local z = select ("Vale dos Orcs", "Deserto", "Torre dos demónios", "Atlântida Piso1", "Atlãntida Piso2", "Mais Mapas", "Sair")					if z == 7 then					return                elseif z == 1 then					pc.warp (402100, 673900)                elseif z == 2 then					pc.warp (344000, 502500)                elseif z == 3 then					pc.warp (590500, 110500)                elseif z == 4 then					pc.warp (0, 1203200)                elseif z == 5 then					pc.warp (241300, 1275500)                elseif z == 6 then                local zxc = select ("V1", "V2", "Montanha Sohan", "Terra do Fogo", "Torre Sakita", "Mais Mapas", "Sair")                if zxc == 7 then                return                elseif zxc == 1 then                pc.warp (51200, 486400)                elseif zxc == 2 then                pc.warp (665600, 435200)                elseif zxc == 3 then                pc.warp (491800, 173600)                elseif zxc == 4 then                pc.warp (730700, 689800)				elseif zxc == 5 then                pc.warp (591000, 111000)				elseif zxc == 6 then                local mais = select ("Campo Doyama", "Montanha Sohan", "Sair")				if mais == 1 then				pc.warp (588800, 614400)				elseif mais == 2 then				pc.warp (358400, 153600)				elseif mais == 3 then				return				end                end                end                end                end                end				end				end 

Share this post


Link to post
Share on other sites
  • 0

Useless code.

 

Item_proto -> Itemvnum -> type -> 18.

Share this post


Link to post
Share on other sites
  • 0

Useless code.

 

Item_proto -> Itemvnum -> type -> 18.

Thx +1 :D

Share this post


Link to post
Share on other sites
  • 0

Resolvido.

Tópico fechado.

 

 

 

Cumprimentos,

               Vitor Pinho

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this