Kara Posted October 31, 2018 Posted October 31, 2018 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.
Tony360 Posted October 31, 2018 Posted October 31, 2018 (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 October 31, 2018 by Tony360
Kara Posted October 31, 2018 Posted October 31, 2018 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.
Tony360 Posted October 31, 2018 Posted October 31, 2018 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..
death15 Posted January 29, 2019 Posted January 29, 2019 On 10/27/2018 at 10:47 AM, melron said: I saw a guy trying to sell this code for 20E.... 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...
StinkyMadness Posted March 31, 2019 Posted March 31, 2019 One of my clients just told me he bought something similar for 30e -.-
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now