Jump to content

Recommended Posts

Posted
29 minutes ago, Tony360 said:

Rnd enchant on walking every 100m :troll:

You laugh? A client asked this 2 days ago. On most walked to get random chance of enchant. Cry now.

Posted (edited)
3 minutes ago, Kara` said:

You laugh? A client asked this 2 days ago. On most walked to get random chance of enchant. Cry now.

Fk... i could sell it :troll: i want % of your code. xD

Edited by Tony360
Posted
21 minutes ago, Tony360 said:

Fk... i could sell it :troll: i want % of your code. xD

5% i won't negotiate. Now please allow me to go out for a coffee before maxtor sell domain to L2Tales and i get heart-attack.

Posted
Just now, Kara` said:

5% i won't negotiate. Now please allow me to go out for a coffee before maxtor sell domain to L2Tales and i get heart-attack.

6% nothing less..
I think donate/vip members have a block for adverticements.. but i was wrong..

  • 3 weeks later...
  • 1 month later...
  • 3 weeks later...
Posted
On 10/27/2018 at 10:47 AM, melron said:

I saw a guy trying to sell this code for 20E....

7fVgTTG.jpg

 

I thing you get what it is right?

You have a chance to craft items with enchant. the only thing you have to do is to add 2 values in recipes.xml.

 

example:


<recipe alias="mk_leather_boots" id="69" material="1931-4;1882-8;1885-1;2130-1" product="40-1" itemId="2176" level="2" mpConsume="84" successRate="100" isDwarven="true"/>

 

You can add enchant by adding  enchantChance="70" enchant="4-19" (means you have 70% chance to get a random value from 4 - 19 as enchant)

in case you want a constant value you can put it like "10-10"


<recipe alias="mk_leather_boots" id="69" material="1931-4;1882-8;1885-1;2130-1" enchantChance="70" enchant="4-19" product="40-1" itemId="2176" level="2" mpConsume="84" successRate="100" isDwarven="true"/>

 

rev 375

here is the code:

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

Good...

  • 3 weeks later...
  • 1 month later...
  • 4 weeks later...
  • 3 weeks later...

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


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock