antiblock
https://arwen2.global/
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
TiiTѳiɳѳ

Quest Ox Automaticamente

16 posts in this topic

Deixo aqui uma quest que faz ox automaticamente

Tentei meter aqui só a quest mas isto fica tudo com codigos de cor e a quest fica logo mal

Download Ficheiro aqui

Virus Total Aqui

Se Ajudei http://cyber-gamers.org/public/style_emoticons/default/451960.gif

Creditos:Erza²

Reditado:Epvp

Share this post


Link to post
Share on other sites
antiblock
Rodnia | Alpha & Omega

to com um problema: editei o OX, tudo ok. depois coloquei OX automatico.mais não aparece menu no URIEL, para as pessoas entrarem no OX.ajuda [email protected]

Share this post


Link to post
Share on other sites

si tiver skype me add ou posta a quest ae.

Share this post


Link to post
Share on other sites

skype: marco.xtuliosó não posso conversar agr, pois estou trampo. apenas modo chat hehehe *-*

Share this post


Link to post
Share on other sites

posta a quest aki que vejo o problema n posso entrar agora no skype kk aula de informatica na escola kk

Share this post


Link to post
Share on other sites

mais a questão é essa. eu não sei qual a quest do URIEL. as pessoas não conseguem entrar no OX, pois é como se ele nao tivesse quests.queria ajuda pra saber qual é, e como desbugo ;/

Share this post


Link to post
Share on other sites

nome é : oxevent

quest oxevent_manager beginstate start beginwhen 20011.chat."Evento OX" beginif game.get_event_flag("oxevent_status") == 0 thensay("O Evento OX Está Desativado")say("")say("")elseif game.get_event_flag("oxevent_status") == 1 thensay("Olha o Evento OX Está Ativado!")say("Que Queres Fazer?")say("")local s = select("Participar", "Observar", "Nada")if s == 1 thensay("Vais ser Teleportado.")say("")wait()pc.warp(896500, 24600)elseif s == 2 thensay("Ahhh... Apenas Queres Observar?")say("Ok, Vais Ser Teleportado.....")say("")wait()pc.warp(896300, 28900)endelseif game.get_event_flag("oxevent_status") == 2 thensay("Não Podes Participar Mais")say("")local s = select("Observar", "Deixa...")if s == 1 thensay("Vais Ser teleportado....")say("")wait()pc.warp(896300, 28900)endendendwhen 20358.chat."Evento OX" with pc.is_gm() beginlocal stat = oxevent.get_status()if stat == 0 thensay("Evento OX")say("")local s = select("Iniciar", "Fechar")if s == 1 thenlocal v = oxevent.open()if v == 0 thensay("Evento OX Já Está Ativado")say("")elseif v == 1 thensay("O Evento Ox Começou!")say("")notice_all("O Evento Ox Começou!")notice_all("Para Participar Dirige-te ao Uriel.")elsesay("Falhou...")say("")endendelseif stat == 1 thensay("Tem "..oxevent.get_attender().." Jogadores")say("Fechar Acesso?")say("")local s = select("Fechar Acesso", "Sair")if s == 1 thenoxevent.close()notice_all("Acesso ao Evento Ox Fechado.")say("Acesso Fechado.")say("")endelseif stat == 2 thensay("Evento OX")say("")local s = select("Lançar Pergunta", "Finalizar Evento", "Finalizar Evento", "Sair")if s == 1 thenlocal v = oxevent.quiz(1, 30)if v == 0 thensay("Event läuft nichma!")say("")elseif v == 1 thensay("Pergunta Lançada")say("")elsesay("Wird schon ne FRage gestellt...")say("")endelseif s == 2 thenoxevent.end_event()notice_all("Acabou o Evento Ox")say("Evento Acabou")say("")elseif s == 3 thenoxevent.end_event()notice_all("Acabou o Evento Ox")say("O Evento Ox Acabou")say("")endelseif stat == 3 thensay("Por Favor, Espera.")say("")elsesay("Ocorreu Um Erro.")endendwhen 20358.chat."Finalizar Evento OX" with pc.is_gm() beginsay("Queres Acabar o Evento?")say("")local s = select("Sim", "Não")if s == 1 thenoxevent.end_event_force()say("Acabou o Evento")endendwhen 20358.chat."Dar Prémio" with pc.is_gm() beginsay("Item?")say("")local item_vnum = input()say("Número de Itens?")say("")local item_count = input()oxevent.give_item(item_vnum, item_count)say("Deste o Item a "..oxevent.get_attender().." Jogadores!")say("")endendend
Essa é a normal..., ela ja aruma no urial na planta que é 20358...

Share this post


Link to post
Share on other sites

cara, muito obrigado mesmo! exelente. se precisar de mim, tamo aqui. abraços

Share this post


Link to post
Share on other sites

nome é : oxevent

quest oxevent_manager beginstate start beginwhen 20011.chat."Evento OX" beginif game.get_event_flag("oxevent_status") == 0 thensay("O Evento OX Está Desativado")say("")say("")elseif game.get_event_flag("oxevent_status") == 1 thensay("Olha o Evento OX Está Ativado!")say("Que Queres Fazer?")say("")local s = select("Participar", "Observar", "Nada")if s == 1 thensay("Vais ser Teleportado.")say("")wait()pc.warp(896500, 24600)elseif s == 2 thensay("Ahhh... Apenas Queres Observar?")say("Ok, Vais Ser Teleportado.....")say("")wait()pc.warp(896300, 28900)endelseif game.get_event_flag("oxevent_status") == 2 thensay("Não Podes Participar Mais")say("")local s = select("Observar", "Deixa...")if s == 1 thensay("Vais Ser teleportado....")say("")wait()pc.warp(896300, 28900)endendendwhen 20358.chat."Evento OX" with pc.is_gm() beginlocal stat = oxevent.get_status()if stat == 0 thensay("Evento OX")say("")local s = select("Iniciar", "Fechar")if s == 1 thenlocal v = oxevent.open()if v == 0 thensay("Evento OX Já Está Ativado")say("")elseif v == 1 thensay("O Evento Ox Começou!")say("")notice_all("O Evento Ox Começou!")notice_all("Para Participar Dirige-te ao Uriel.")elsesay("Falhou...")say("")endendelseif stat == 1 thensay("Tem "..oxevent.get_attender().." Jogadores")say("Fechar Acesso?")say("")local s = select("Fechar Acesso", "Sair")if s == 1 thenoxevent.close()notice_all("Acesso ao Evento Ox Fechado.")say("Acesso Fechado.")say("")endelseif stat == 2 thensay("Evento OX")say("")local s = select("Lançar Pergunta", "Finalizar Evento", "Finalizar Evento", "Sair")if s == 1 thenlocal v = oxevent.quiz(1, 30)if v == 0 thensay("Event läuft nichma!")say("")elseif v == 1 thensay("Pergunta Lançada")say("")elsesay("Wird schon ne FRage gestellt...")say("")endelseif s == 2 thenoxevent.end_event()notice_all("Acabou o Evento Ox")say("Evento Acabou")say("")elseif s == 3 thenoxevent.end_event()notice_all("Acabou o Evento Ox")say("O Evento Ox Acabou")say("")endelseif stat == 3 thensay("Por Favor, Espera.")say("")elsesay("Ocorreu Um Erro.")endendwhen 20358.chat."Finalizar Evento OX" with pc.is_gm() beginsay("Queres Acabar o Evento?")say("")local s = select("Sim", "Não")if s == 1 thenoxevent.end_event_force()say("Acabou o Evento")endendwhen 20358.chat."Dar Prémio" with pc.is_gm() beginsay("Item?")say("")local item_vnum = input()say("Número de Itens?")say("")local item_count = input()oxevent.give_item(item_vnum, item_count)say("Deste o Item a "..oxevent.get_attender().." Jogadores!")say("")endendend
Essa é a normal..., ela ja aruma no urial na planta que é 20358...
http://cyber-gamers.org/public/style_emoticons/default/451960.gif

Share this post


Link to post
Share on other sites

Obrigado vcs...

De nada >.<

Share this post


Link to post
Share on other sites
Onde esta when20011.chat."Evento OX"begin metes 20358. Tipo assim when20358.chat."Evento OX"begin

Share this post


Link to post
Share on other sites

Onde esta when20011.chat."Evento OX"begin metes 20358. Tipo assim when20358.chat."Evento OX"begin

:lol: é so trocar pela sua ouu colocar essa e instalar/atualizar, 20011 é a parte onde os plays usa pra ir pro ox, 20358 é as configuração da planta...

Share this post


Link to post
Share on other sites

Boas eu meto / open e nao abre o evento ox que fasso alguns comandos nao dao no meu

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