antiblock
diamwall
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
T33nWolf(M.S)

Quest Da Páscoa Traduziada (Atençao Leiam O Topico Todo)!!

1 post in this topic

Bem pessoal limitei me a Traduzir a quest da Pascoa Tanto que nao fiz o resto porque nao sei ao certo o que a quest faz ^^ 

 

 

Aqui Fica ela ^^

 

 
quest easter_eggs begin
state start begin
when xxx1.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("Ovo _da_Pascoa") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("Ovo _da_Pascoa", 1)
pc.remove_item("xxx", 1)
end
end
when xxx2.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_two") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_two", 1)
pc.remove_item("xxx", 1)
end
end
when xxx3.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_three") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_three", 1)
pc.remove_item("xxx", 1)
end
end
when xxx4.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_four") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_four", 1)
pc.remove_item("xxx", 1)
end
end
when xxx5.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_five") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_five", 1)
pc.remove_item("xxx", 1)
end
end
when xxx6.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_six") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_six", 1)
pc.remove_item("xxx", 1)
end
end
when xxx7.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_seven") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_seven", 1)
pc.remove_item("xxx", 1)
end
end
when xxx8.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_eight") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_eight", 1)
pc.remove_item("xxx", 1)
end
end
when xxx9.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_nine") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_nine", 1)
pc.remove_item("xxx", 1)
end
end
when xxx10.use with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("easter_nine") == 1 then
syschat("Você já tem esse ovo em sua cesta")
else
pc.setqf("easter_ten", 1)
pc.remove_item("xxx", 1)
end
end
when basketxxx.use with game.get_event_flag("easter_event") == 1 begin
say_title("Cesta de Páscoa:")
say("")
say_title("Ovos de Páscoa você já coletados:")
say("")
if pc.getqf("Ovo _da_Pascoa") == 1 then
say("Recolhido.")
elseif pc.getqf("Ovo _da_Pascoa") == 0 then
say("Ovo em falta.")
elseif pc.getqf("easter_two") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_two") == 0 then
say("Ovo em falta.")
elseif pc.getqf("easter_three") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_three") == 0 then
say("Ovo em falta.")
elseif pc.getqf("easter_four") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_four") == 0 then
say("Ovo em Falta")
elseif pc.getqf("easter_five") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_five") == 0 then
say("Ovo em falta.")
elseif pc.getqf("easter_six") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_six") == 0 then
say("Ovo em falta.")
elseif pc.getqf("easter_seven") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_seven") == 0 then
say("Ovo em Falta.")
elseif pc.getqf("easter_eight") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_eight") == 0 then
say("Ovo em falta.")
elseif pc.getqf("easter_nine") == 1 then
say("Recolhido.")
elseif pc.getqf("easter_nine") == 0 then
say("ovo em falta")
elseif pc.getqf("easter_ten") == 1 then
say("Recolhido")
say("")
elseif pc.getqf("easter_ten") == 0 then
say("Em falta")
say("")
end
if pc.getqf("easter_one") == 1 and pc.getqf("easter_two") == 1 and pc.getqf("easter_three") == 1 and pc.getqf("easter_four") == 1 and pc.getqf("easter_five") == 1 and
pc.getqf("easter_six") == 1 and pc.getqf("easter_seven") == 1 and pc.getqf("easter_eight") == 1 and pc.getqf("easter_nine") == 1 and pc.getqf("easter_ten") == 1 then
say_title("Cesta de Páscoa:")
say("")
say("Você tem todos os ovos de Páscoa de qualquer variedade")
say("coletados, vá para o Coelhinho da Páscoa e")
say("entrar na cesta dele.")
say("")
end
end
when (numero do coelho).chat."Coelhinho da Páscoa" with game.get_event_flag("easter_event") == 1 begin
if pc.getqf("get_bag") == 0 then
say_title("Coelhinho da Páscoa:")
say("")
say("Saudações, precisamos usar o evento de Páscoa")
say("Para salvar! Perdi todos os ovos de Páscoa ...")
say("Agora você tem que nos ajudar a salvar a Páscoa.")
say("Há certas Metins da Páscoa a")
say("chamar, a partir deles você pode totalizar até")
say("10 ovos diferentes conseguir o que você precisa.")
say("Se voce me trouser 10 ovos da Páscoa")
say("Eu lhe dou uma recompensa")
say("")
pc.give_item2("xxx", 1)
pc.setqf("get_bag", 1)
end
if pc.getqf("easter_one") == 1 and pc.getqf("easter_two") == 1 and pc.getqf("easter_three") == 1 and pc.getqf("easter_four") == 1 and pc.getqf("easter_five") == 1 and
pc.getqf("easter_six") == 1 and pc.getqf("easter_seven") == 1 and pc.getqf("easter_eight") == 1 and pc.getqf("easter_nine") == 1 and pc.getqf("easter_ten") == 1 then
say_title("Coelhinho da Páscoa:")
say("")
say("Super!")
say("A meu ver você tem na cesta 10 ovos diferentes")
say("que voce tenha encontrado claro , que vou acreditar!!")
if pc.count_item("xxxkorb") >= 1 then
say("Obrigado.")
pc.setqf("easter_one", 0)
pc.setqf("easter_two", 0)
pc.setqf("easter_three", 0)
pc.setqf("easter_four", 0)
pc.setqf("easter_five", 0)
pc.setqf("easter_six", 0)
pc.setqf("easter_seven", 0)
pc.setqf("easter_eight", 0)
pc.setqf("easter_nine", 0)
pc.setqf("easter_ten", 0)
pc.give_item("xxx", 2) 
else
say("")
say("... Pare!")
say("Onde a cesta, então?")
say("Sem a cesta que eu posso dar-lhe nenhuma")
say("Recompensa.")
say("")
end
else
say_title("Coelhinho da Páscoa:")
say("")
say("Pegue a cesta que eu te dei")
say("E vá recolher os ovos de páscoa.")
end
end
when kill with game.get_event_flag("easter_event") == 1 begin
function = easter_drop(text)
local text = math.random(1, 5)
if text == 1 then
game.drop_item_with_ownership("xxx1", 1)
game.drop_item_with_ownership("xxx2", 1)
elseif text == 2 then
game.drop_item_with_ownership("xxx3", 1)
game.drop_item_with_ownership("xxx4", 1)
elseif text == 3 then
game.drop_item_with_ownership("xxx5", 1)
game.drop_item_with_ownership("xxx6", 1)
elseif text == 4 then
game.drop_item_with_ownership("xxx7", 1)
game.drop_item_with_ownership("xxx8", 1)
elseif text == 5 then
game.drop_item_with_ownership("xxx9", 1)
game.drop_item_with_ownership("xxx10", 1)
end
end
if npc.get_race() == xxx1 then
easter_drop(erstermetin)
elseif npc.get_race() == xxx2 then
easter_drop(zweitermetin)
elseif npc.get_race() == xxx3 then
easter_drop(drittermetin)
elseif npc.get_race() == xxx4 then
easter_drop(viertermetin)
elseif npc.get_race() == xxx5 then
easter_drop(fünftermetin)
elseif npc.get_race() == xxx6 then
easter_drop(sechstermetin)
elseif npc.get_race() == xxx7 then
easter_drop(siebtermetin)
elseif npc.get_race() == xxx8 then
easter_drop(achtermetin)
elseif npc.get_race() == xxx9 then
easter_drop(neuntermetin)
elseif npc.get_race() == xxx10 then
easter_drop(zehntermetin)
end
end
end
end


P.s:  (Alguem que saiba o que faz a quest e conseguiu por ela a funcionar me contacte em via MP)


Se gostaram +1 ^^

 

Share this post


Link to post
Share on other sites
antiblock
Elveron

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