antiblock
Elveron
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
sprayziin

[DUVIDA] DROPS DO BAU

Question

Boa tarde galera, seguinte, estou com uma duvida em relação ao drop de certos baus, tipo, eu tenho uma quest pra abrir bau a quest em si está certa, só que mesmo compilando a quest e dando reboot, o bau em questão nao da os itens, alguem sabe me dizer o porque ?

quest pacote begin
	state start begin
		when 50118.use begin
			pc.give_item2(71015,1)
			pc.give_item2(71017,1)
			pc.give_item2(71016,1) 
			pc.give_item2(71153,5)
			pc.give_item2(71095,5)
			pc.give_item2(71027,200)
			pc.give_item2(71028,200)
			pc.give_item2(71030,200)
			pc.give_item2(71044,200)
			pc.give_item2(71045,200)
			pc.give_item2(50821,50)
			pc.give_item2(50822,50)
			pc.give_item2(50823,50)
			pc.give_item2(50824,50)
			pc.give_item2(50825,50)	
			pc.give_item2(50826,50)				
			pc.remove_item("50118",1)
end 

 

Share this post


Link to post
Share on other sites

0 answers to this question

There have been no answers to this question yet

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