antiblock
diamwall
  • Chatbox

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

joias na arma

Question

olha alguém pode me ajudar onde mexe na source para as joias de arma e armadura parar de falhar e ficar 100% alguém pode me dar esta força

Share this post


Link to post
Share on other sites

2 answers to this question

  • 0

Em char_item.cpp

// Procura em "case ITEM_METIN:"
						// ¼® È®·ü
						if (number(1, 100) <= 30)

// Substitui por
						// ¼® È®·ü
						if (number(1, 100) <= 100)

 

Share this post


Link to post
Share on other sites
antiblock
Rodnia | Alpha & Omega
  • 0

Valeu ai pela ajuda 

Spoiler

gogogog

 

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