antiblock
Rodnia | Alpha & Omega
  • Chatbox

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

Mensagem Automática

4 posts in this topic

Boas , hoje vim trazer uma quest para vocês foi feita por mim mas penso que esteja noutras comunidades uma parecida.

 

VirusTotal

quest mensagem_automatica begin
    state start begin	
		when login begin
			if pc.getqf("metin2")== 0 then	
				pc.setqf( "metin2", 1)
			------------------------------	
			if pc.job == 0 then
				pc.give_item2(19,1)
				pc.give_item2(11209,1)
				pc.give_item2(12209,1)
			elseif pc.job == 1 then
				pc.give_item2(1009,1)
				pc.give_item2(11409,1)
				pc.give_item2(12349,1)
			elseif pc.job == 2 then
				pc.give_item2(19,1)
				pc.give_item2(11609,1)
				pc.give_item2(12489,1)
			elseif pc.job == 3 then
				pc.give_item2(7009,1)
				pc.give_item2(11809,1)
				pc.give_item2(12620,1)
			end
			------------------------------	
				pc . give_item2 ( 13009 , 1 ) 
				pc . give_item2 ( 14009 , 1 ) 
				pc . give_item2 ( 15009 , 1 ) 
				pc . give_item2 ( 16009 , 1 ) 
				pc . give_item2 ( 17009 , 1 ) 
				pc . give_item2 ( 50187 , 1 ) 
				pc . give_item2 ( 41332 , 1 ) 
				pc . give_item2 ( 41333 , 1 ) 
				pc . give_item2 ( 45055 , 1 ) 
				pc . give_item2 ( 45056 , 1 )

				horse.set_level(30)
				horse.ride()
				pc.change_alignment(4000)
				syschat ( "text here" ) 
				syschat ( "text here" ) 
				syschat ( "text here" )

			end
		end
    end
end

 

Esta quest é uma mensagem automática por exemplo :

Print

 

Edited by ManecasPT
Testei e não funciona á primeira esta já deu, (see edit history)

Share this post


Link to post
Share on other sites
antiblock
https://arwen2.global/

Damn, essa quest deve ter uns 5 milhões de linhas de código para ter que ser metida no Mediafire/4shared em vez de mostrada cá no tópico.

 

Brincar com o get_time() e flags (ou outra maneira) sem dúvida mudou desde à uns anos atrás.

Share this post


Link to post
Share on other sites
4 minutos atrás, Cσяvσ⋆ disse:

Damn, essa quest deve ter uns 5 milhões de linhas de código para ter que ser metida no Mediafire/4shared em vez de mostrada cá no tópico.

 

Brincar com o get_time() e flags (ou outra maneira) sem dúvida mudou desde à uns anos atrás.

Não estou bem atualizado agora :/ Mas era só para ajudar mesmo.

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