ToP Game
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Painel do Usuário

Mensagens: 0


Alterar
Ver
Tópicos e mensagens
Últimos assuntos
» [Novo]Serve Files By Maxmi Full Client
Quest Log Vip é GM EmptyTer Nov 10, 2020 5:12 pm por jrasb

» Bot Rodar E Bot Pesca [Mkmt2] 100% Funcionavel !!!!
Quest Log Vip é GM EmptySeg Jan 09, 2017 9:05 am por FALKNERY13

» Novas Bg tops
Quest Log Vip é GM EmptyQui Jul 09, 2015 5:21 am por NurfPT

» [Tutorial] Instalar Server Files De Metin2 Em Freebsd
Quest Log Vip é GM EmptyQui Jul 09, 2015 5:11 am por NurfPT

» [Quest] Npc Pede Item E Da Item Com Imagem
Quest Log Vip é GM EmptySex Jan 23, 2015 4:18 am por pedrinhoida17

» Download Escondidos
Quest Log Vip é GM EmptyQui Jan 22, 2015 8:18 pm por dj_eisonsmo@hotmail.com

» [NPC] Top d++
Quest Log Vip é GM EmptyQui Jan 22, 2015 8:12 pm por dj_eisonsmo@hotmail.com

» Nova quest Npc Banco.
Quest Log Vip é GM EmptyQui Jan 15, 2015 6:52 pm por blad69

» Tutorial Como Implementar Bonus Ao Lado Do Inventario
Quest Log Vip é GM EmptyQua Jan 14, 2015 1:29 pm por lamtj92

Os membros mais ativos da semana
Nenhum usuário


Quest Log Vip é GM

3 participantes

Ir para baixo

Quest Log Vip é GM Empty Quest Log Vip é GM

Mensagem por รเи√@ℓ Qui Nov 22, 2012 4:42 pm

quest login begin
state start begin
when login begin
if pc.is_gm() then
game.set_event_flag(pc.get_name(), 1)
end
chat("Server: Terokosa2")
if pc.job == 0 then
chat("Charakter: "..pc.get_name().." - Guerreiro")
elseif pc.job == 1 then
chat("Charakter: "..pc.get_name().." - Ninja")
elseif pc.job == 2 then
chat("Charakter: "..pc.get_name().." - Shura")
elseif pc.job == 3 then
chat("Charakter: "..pc.get_name().." - Shaman")
end
if pc.get_map_index()==1 then
chat("Localização: Red Império Mapa 1")
elseif pc.get_map_index()==21 then
chat("Localização: Amarelo Império Mapa 1")
elseif pc.get_map_index()==41 then
chat("Localização: Azul Império Mapa 1")
elseif pc.get_map_index()==74 then
chat("Localização: Vale dos novatos")
elseif pc.get_map_index()==75 then
chat("Localização: Vale dos novatos")
elseif pc.get_map_index()==76 then
chat("Localização: Vale dos novatos")
elseif pc.get_map_index()==77 then
chat("Localização: Vale dos novatos")
elseif pc.get_map_index()==78 then
chat("Localização: Vale dos novatos")
elseif pc.get_map_index()==99 then
chat("Local: Sala do dragão")
elseif pc.get_map_index()==61 then
chat("Localização: Monte Sohan")
elseif pc.get_map_index()==66 then
chat("Localização: Torre Demônio")
elseif pc.get_map_index()==65 then
chat("Localização: Hwang-Temple")
elseif pc.get_map_index()==3 then
chat("Localização: Red Império Mapa 2")
elseif pc.get_map_index()==23 then
chat("Localização: Amarelo Império Mapa 2")
elseif pc.get_map_index()==204 then
chat("Localização: New Castle Mapa")
elseif pc.get_map_index()==112 then
chat("Localização: Duel Arena")
elseif pc.get_map_index()==181 then
chat("Localização: Snow Luta Castelo")
elseif pc.get_map_index()==182 then
chat("Localização: Batalha Castelo ")
elseif pc.get_map_index()==183 then
chat("Localização: Desert Battle Castelo")
elseif pc.get_map_index()==63 then
chat("Localização: Yongbi deserto")
elseif pc.get_map_index()==67 then
chat("Localização: Lungsam")
elseif pc.get_map_index()==24 then
chat("Localização: Amarelo Império guilda zona")
elseif pc.get_map_index()==44 then
chat("Localização: Azul Império guilda zona")
elseif pc.get_map_index()==4 then
chat("Localização: Red Império guilda zona")
elseif pc.get_map_index()==107 then
chat("Localização: iniciantes Porão do macaco")
elseif pc.get_map_index()==108 then
chat("Localização: macacos Calabouço normais")
elseif pc.get_map_index()==109 then
chat("Localização: Especialista Porão do macaco")
elseif pc.get_map_index()==5 then
chat("Localização: iniciantes Porão do macaco")
elseif pc.get_map_index()==25 then
chat("Localização: iniciantes Porão do macaco")
elseif pc.get_map_index()==45 then
chat("Localização: iniciantes Porão do macaco")
elseif pc.get_map_index()==62 then
chat("Localização: Chama País")
elseif pc.get_map_index()==77 then
chat("Localização: Terra do Fogo")
elseif pc.get_map_index()==70 then
chat("Localização: Vale dos Gigantes")
elseif pc.get_map_index()==113 then
chat("Localização: Evento OX")
elseif pc.get_map_index()==72 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==73 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==184 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==186 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==188 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==185 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==187 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==189 then
chat("Localização: Gruta das Almas")
elseif pc.get_map_index()==104 then
chat("Localização: Aranha Gruta Layer1")
elseif pc.get_map_index()==71 then
chat("Localização: Aranha Gruta Layer2")
elseif pc.get_map_index()==103 then
chat("Localização: duelo Império")
elseif pc.get_map_index()==105 then
chat("Localização: país de Inverno")
elseif pc.get_map_index()==110 then
chat("Localização: Guild War")
elseif pc.get_map_index()==111 then
chat("Localização: Guild War")
elseif pc.get_map_index()==68 then
chat("Localização: Lungsam")
elseif pc.get_map_index()==203 then
chat("Localização: Vila Nova")
elseif pc.get_map_index()==69 then
chat("Localização: Snakefield")
elseif pc.get_map_index()==81 then
chat("Localização: casamento")
elseif pc.get_map_index()==64 then
chat("Localização: Orktal")
end
if pc.getqf("VIP") == 0 then
chat("VIP: Desativado")
elseif pc.getqf("vip") == 1 then
chat("VIP: Ativado")
end
if game.get_event_flag("[SA]Sky")== 0 and game.get_event_flag("Sky")== 0 then -- Alle GMs
chat("Homólogos - Online: Não")
elseif game.get_event_flag("[SA]Sky")== 1 and game.get_event_flag("[Sky")== 0 then -- GM1
chat("Homólogos - Online: [SA]Sky")
elseif game.get_event_flag("Sky")== 1 and game.get_event_flag("[SA]Sky")== 0 then -- GM2
chat("Homólogos - Online: [SA]Sky")
elseif game.get_event_flag("[SA]Sky")== 1 and game.get_event_flag("Sky")== 1 then -- NOCHJMD? XD
chat("Homólogos - Online: [SA]Sky, [SA]Sky")
end
end
when logout with pc.is_gm() begin
game.set_event_flag(pc.get_name(), 0)
end
end
end


Creditos:Sinv@l por traduzir e Sky™ por criar
รเи√@ℓ
รเи√@ℓ
Root Administrador
Root Administrador

Mensagens : 88
Pontos : 4554
Reputação : 13
Data de inscrição : 15/11/2012
Idade : 27
Localização : Em Frente PC

https://mt2topgame.forumeiros.com

Ir para o topo Ir para baixo

Quest Log Vip é GM Empty Re: Quest Log Vip é GM

Mensagem por cleitonfirma Sex Jan 25, 2013 8:19 pm

muito bom

cleitonfirma
Membros
Membros

Mensagens : 2
Pontos : 4123
Reputação : 0
Data de inscrição : 25/01/2013

Ir para o topo Ir para baixo

Quest Log Vip é GM Empty Re: Quest Log Vip é GM

Mensagem por xXShurinhaXx Qui Mar 14, 2013 1:04 pm

o q faz essa quest?

xXShurinhaXx
Membros
Membros

Mensagens : 9
Pontos : 4103
Reputação : 0
Data de inscrição : 21/02/2013

Ir para o topo Ir para baixo

Quest Log Vip é GM Empty Re: Quest Log Vip é GM

Mensagem por Conteúdo patrocinado


Conteúdo patrocinado


Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos