antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
©FULL

Erro Com Quest Nas Files Rancoroso?

Question

Boas pessoal,

Alguem sabe doque se trata isto?

http://img541.imageshack.us/img541/2338/capturaruv.png

Quest:

quest item_multi_usos begin
state start begin
when 70021.use begin
say_title("Multi-item")
say_reward("By Fullgamerpt & Pacificador")
say("Oque desejas fazer?")
if pc.is_gm() then
local a = select ("Teleportador", "Teleportador de cidades", "Abrir armazém", "Abrir armazém de artigos", "Sair")
if a == 1 then
say_title("Escolhe o teu destino:")
local b = select ("Vale Seungryong", "Deserto Yongbi", "Montanha Sohan", "Torre Demoníaca", "Atlantida (Piso 1)", "Atlantida (Piso 2)", "Sair")
if b == 1 then
pc.warp(346400, 733200)
if b == 2 then
pc.warp(2048, 4864)
if b == 3 then
pc.warp(3584, 1536)
if b == 4 then
pc.warp(2048, 6656)
if b == 5 then
pc.warp(10000, 1207800)
if b == 6 then
pc.warp(241300, 1275500)
if b == 7 then
return
end
end
if a == 2 then
say_title("Escolhe o teu destino:")
local y = select ("Cidade 1 Azuis", "Cidade 2 Azuis", "Cidade 1 Vermelhos", "Cidade 2 Vermelhos", "Cidade 1 Amarelos", "Cidade 2 Amarelos", "Sair")
if y == 1 then
pc.warp(969600, 278400)
end
if y == 2 then
pc.warp(873100, 242600)
end
if y == 3 then
pc.warp (469300, 964200)
end
if y == 4 then
pc.warp (360800, 877600)
end
if y == 5 then
pc.warp (55700, 157900)
end
if y == 6 then
pc.warp (138500, 234900)
end
if y == 7 then
return
end
end
if a == 3 then
game.open_safebox()
setskin(NOWINDOW)
end
if a == 4 then
game.open_mall()
setskin(NOWINDOW)
end
if a == 5 then
return
end
end
end
end
end



Obrigado!

Cumprimentos.

Share this post


Link to post
Share on other sites

6 answers to this question

  • 0
Tradução ta errada vai ter que traduzir manualmente um por 1 recomendo que coloque o original de reboot pra fica tudo ok isso ai é mas 1 troll do rancoroso |:

Share this post


Link to post
Share on other sites
antiblock
Elveron
  • 0

Pow deu isso nestante comigo mais não lembro como resolvi, tou ficando que nem o Clinton esquecendo das coisas!

não fale isso , agora mesmo estava com uma maça na mao e nem lembrava :|

Share this post


Link to post
Share on other sites
  • 0

Boa sorte e lembre-se sempre faça backup de todos os arquivos que for alterar ,

e sempre olhe a pasta por completo antes de coloca qualquer tradução e veja se bate tudo certo para não aver bugs

Cumprimentos: Clinton Correia

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
Sign in to follow this