antiblock
https://arwen2.global/
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
  • 0
mt2criador

MINHA QUEST NÃO FUNCIONA (ANEL TELEPORTE)

Question

GALERA MINHA QUEST NÃO FUNCIONA. QUANDO CLICO NO ANEL SIMPLESMENTE NÃO ACONTECE NADA E QUANDO VAI INSTALAR ESSA QUEST ELA NAO INSTALA ELA DA ERRO. COLOCO O NOME NO QUEST LIST TUDO CERTINHO MAS NAO DA . E EU QUERIA ADICIONAR A SALA DE CRISTAL NELE.

 

QUEST :

quest anel_invasor begin
    state start begin
        when [70007].use begin
                  say_title("Anel invasor:")
                  say("Esse anel pode lhe enviar a qualquer reino")
                  say("A qual reino voce quer ser teletransportado?")
                  say("")
                  local s = select("Cidade 1 Shinsoo","Cidade 2 Shinsoo","Cidade 1 Chunjo","Cidade 2 Chunjo","Cidade 1 Jinno","Cidade 2 Jinno","Nenhum")
              if s == 1 then
                  pc.warp (469300 , 964200)
        elseif s == 2 then
          pc.warp ( 360800 , 877600 )
              elseif s == 3 then
                  pc.warp (55700 , 157900)
        elseif s == 4 then
          pc.warp ( 138500 , 234900 )
              elseif s == 5 then
                  pc.warp ( 969600 , 278400 )
              elseif s == 6 then
          pc.warp ( 873100 , 242600 )
        elseif s == 7 then
              return    
          end  
        end
    end
end

Share this post


Link to post
Share on other sites

2 answers to this question

  • 0

Se não consegues adicionar a quest é obvio que não vai funcionar 

 

 

Qual é o erro?

Share this post


Link to post
Share on other sites
antiblock
Cyphriun
  • 0
2 horas atrás, mt2criador disse:

when [70007].use begin

 

???

 

when 70007.use begin

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now