antiblock
Elveron
  • Chatbox

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

Receber Yang,estando On Line

Question

quest Tempo begin
state start begin
when name.server_timer("uma_hora" , 3600 ) begin
say_title("Olá "..pc.get_name())
say (" Passaste uma hora no servidor! ")
say (" Ganhaste 1000000 de yang! ")
pc.change_money(1000000)
end
when name.server_timer("duas_hora" , 7200 ) begin
say_title("Olá "..pc.get_name())
say (" Passaste duas horas no servidor! ")
say (" Ganhaste 2000000 de yang! ")
pc.change_money(2000000)
end
when name.server_timer("tres_hora" , 10800 ) begin
say_title("Olá "..pc.get_name())
say (" Passaste tres horas no servidor! ")
say (" Ganhaste 3000000 de yang! ")
pc.change_money(3000000)
end
end
end
 

................................

 

Estou com problemas nesta quest.....

 

faço tudo como esta la em cima!

depois dou o comando : cd /usr/home/game/share/locale/germany/quest    

 

depois dou o comando:

 

./qc yang.quest      que é o nome da quest.

 

depois aparece assim....

 

QUEST  : Tempo

STATE  :  start

WHEN  : name.server_timer

When dosen`t have begin-end clause.   ( ( )

yang.quest :3: abort  (core dumped)

 

o que sera q está mal??

Share this post


Link to post
Share on other sites

11 answers to this question

  • 0

When dosen`t have begin-end clause.   ( ( )

When não tem clausula de begin e end pelos vistos
Espera por alguem entendido de lua 

Share this post


Link to post
Share on other sites
antiblock
https://i.imgur.com/aJ17bf7.gif
  • 0

Acho que name.server

Share this post


Link to post
Share on other sites
  • 0

á na quest lá em cima???? alguem consegue termina-la??

Share this post


Link to post
Share on other sites
  • 0

é que no topico que tinha esta quest, ninguem mais respondeu e ficou assim, por acabar...

Share this post


Link to post
Share on other sites
  • 0

quest Tempo begin

state start begin

when name.server_timer("uma_hora" , 3600 ) begin

say_title("Olá "..pc.get_name())

say (" Passaste uma hora no servidor! ")

say (" Ganhaste 1000000 de yang! ")

pc.change_money(1000000)

end

when name.server_timer("duas_hora" , 7200 ) begin

say_title("Olá "..pc.get_name())

say (" Passaste duas horas no servidor! ")

say (" Ganhaste 2000000 de yang! ")

pc.change_money(2000000)

end

when name.server_timer("tres_hora" , 10800 ) begin

say_title("Olá "..pc.get_name())

say (" Passaste tres horas no servidor! ")

say (" Ganhaste 3000000 de yang! ")

pc.change_money(3000000)

end

end

end

 

................................

 

Estou com problemas nesta quest.....

 

faço tudo como esta la em cima!

depois dou o comando : cd /usr/home/game/share/locale/germany/quest    

 

depois dou o comando:

 

./qc yang.quest      que é o nome da quest.

 

depois aparece assim....

 

QUEST  : Tempo

STATE  :  start

WHEN  : name.server_timer

When dosen`t have begin-end clause.   ( ( )

yang.quest :3: abort  (core dumped)

 

o que sera q está mal??

será que hoje terá alguem que me possa ajudar?

Share this post


Link to post
Share on other sites
  • 0
quest Tempo begin    state start begin        when name.server_timer("uma_hora" , 3600 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste uma hora no servidor! ")            say (" Ganhaste 1000000 de yang! ")            pc.change_money(1000000)        end        when name.server_timer("duas_hora" , 7200 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste duas horas no servidor! ")            say (" Ganhaste 2000000 de yang! ")            pc.change_money(2000000)        end        when name.server_timer("tres_hora" , 10800 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste tres horas no servidor! ")            say (" Ganhaste 3000000 de yang! ")            pc.change_money(3000000)        end    endend

Share this post


Link to post
Share on other sites
  • 0
quest Tempo begin    state start begin        when name.server_timer("uma_hora" , 3600 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste uma hora no servidor! ")            say (" Ganhaste 1000000 de yang! ")            pc.change_money(1000000)        end        when name.server_timer("duas_hora" , 7200 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste duas horas no servidor! ")            say (" Ganhaste 2000000 de yang! ")            pc.change_money(2000000)        end        when name.server_timer("tres_hora" , 10800 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste tres horas no servidor! ")            say (" Ganhaste 3000000 de yang! ")            pc.change_money(3000000)        end    endend

ok, vou testar esta tarde, muito obrigado, aqui vai o +, mesmo sem saber se resulta, bj

Share this post


Link to post
Share on other sites
  • 0
quest Tempo begin    state start begin        when name.server_timer("uma_hora" , 3600 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste uma hora no servidor! ")            say (" Ganhaste 1000000 de yang! ")            pc.change_money(1000000)        end        when name.server_timer("duas_hora" , 7200 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste duas horas no servidor! ")            say (" Ganhaste 2000000 de yang! ")            pc.change_money(2000000)        end        when name.server_timer("tres_hora" , 10800 ) begin            say_title("Olá ".. pc.get_name() ..")            say (" Passaste tres horas no servidor! ")            say (" Ganhaste 3000000 de yang! ")            pc.change_money(3000000)        end    endend

não resolveu.... mesmo erro ...

Share this post


Link to post
Share on other sites
  • 0

Mas é o yang que eles dropam ou o lá em cima tipo o simbolo da mão  para pegar o yang automatico

?

Share this post


Link to post
Share on other sites
  • 0
Tópico colocado em Área Incorreta
 
Movido de Metin2 - Quests para Metin2 - Dúvidas

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