antiblock
Elveron
  • Chatbox

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

[Quest]Impedir Que Subas De Nivel ,

2 posts in this topic

quest myexp begin	state start begin		when kill with not npc.is_pc() and pc.getqf("block_exp") == 1 begin			pc.give_exp(-pc.get_next_exp() + pc.get_exp())		end				when iditem.use begin			if pc.getqf("block_exp") == 1 then				pc.setqf("block_exp", 0)			else				pc.setqf("block_exp", 1)			end		end	endend

Fonte : Metin2Zone !Créditos : Dextrok. 

Share this post


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

Dextrok.

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