antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
Sign in to follow this  
TheSubKIller aka Skinning

[TRADUÇÃO] Informações do servidor

4 posts in this topic

Boas Cyber-Gamers

quest info begin

state start begin

when login begin

set_state(info)

end

end

state info begin

when letter begin

send_letter("Informaçoes do Servidor")

end

when button or info begin

say_title ( "Presisa de informações do servidor?" )

say ( "O que deseja saber?" )

say ( )

a = select ( "Rates" , "Staff" , "Notícias" , "Eventos" , "Nada obrigado" )

if a == 5 then

elseif a == 1 then

say_title ( "Rates:" )

say ( "Exp: 500%" )

say ( "Gold: 500%" )

say ( "Drop: 500%" )

say ( "Finais de semana: 1000%" )

elseif a == 2 then

say_title ( "Staff = Equipa" )

say ( "Nome do gm" )

say ( "Nome do gm" )

say ( "Nome do gm" )

say ( "Sem cagas para qualquer cargo" )

elseif a == 3 then

say_title ( "Notícias:" )

say ( "-Servidor Sem Hamachi" )

say ( "-24h aberto" )

say ( "-Nivel maximo 255" )

say ( "-Armas novas implementadas" )

say ( "-Terrenos de guilda" )

say ( "-Refinaçao 100%" )

say ( "-Loja de Armas 0 a 255" )

say ( "-Loja geral, Poções e Items Shop" )

say ( "-Vendedora Especial" )

say ( "-Passagem para a Sala de Cristal" )

say ( "-Passagem para Gruta Chun" )

say ( "-Novos mapas implementados" )

say ( "-Nao pede itens para refinar" )

elseif a == 4 then

say_title ( "Eventos:" )

say ( "Evento busca do GM perdido... Breve" )

say ( "Evento loja de 1 gold... Breve" )

say ( "Evento OX... Breve" )

end

end

end

end

Share this post


Link to post
Share on other sites
antiblock
Elveron

so uma coisa n tem diretorio nada???

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