antiblock
Cyphriun
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
Shad0w

[Quest]Nome E Nivel De Quem Matou O Boss

1 post in this topic

Boas comunidade..

Tenho andado a treinar na área quest

Não sei se essa quest ta Boa ainda não testei, não sei muito mas aparenta-me estar bem :p

quest boss_morto begin    state start begin        when 2493.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Dragao Azul!")    end            when 2291.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Dragao Vermelho!")    end            when 1093.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Fantasma da Morte!")    end                when 1095.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Morte Azul!")    end            when 2091.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Rainha Aranha!")    end            when 2092.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Rei Aranha!")    end            when 1901.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Nove Caudas!")    end            when 1902.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Nove Caudas Elite!")    end            when 1903.kill begin            notice_all("O"..pc.get_name" Nível: "..pc.get_level().." Matou Nove Caudas Elite Preto!")    end        end            end  

Share this post


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

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