anTiH3RO Posted December 23, 2009 Share Posted December 23, 2009 [move]Hi there![/move] First what we need? a HTML with: <html> <title>Shop's name</title> <body> </body> </html> and an XML file like this: <list maintainEnchantment="true"> <!-- Dark Crystal Helmet - Robe --> (<--That line not requied) <item id="1"> <ingredient id="57" count=""2000000"/> <production id="12987" count="1"/> </item> <!-- Dark Crystal Robe --> <item id="2"> <ingredient id="57" count=""2000000"/> <production id="2407" count="1"/> </item> <!-- Dark Crystal Gloves - Robe --> <item id="3"> <ingredient id="57" count=""2000000"/> <production id="5767" count="1"/> </item> <!-- Dark Crystal Boots - Robe --> <item id="4"> <ingredient id="57" count="2000000"/> <production id="5779" count="1"/> </item> </list> What means what? <item></item> <-open/cloes item space <indengrient id="57"(what u givee for item) count="200"(how many item u give for item)> <production id="57"(what u get) count="200"(how many item u get)> HTML name: 50014 (remember: NPC's id) XML name: 6000 (may anything) Next we link the XML to the HTML: <html> <title>Shop's name</title> <body> <button value="DC robe" action="bypass -h npc_%objectId%_multisell 6000" width=100 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> </body> </html> SQL: INSERT INTO `npc` VALUES ('50833', '3', 'GM-Shop', '1', 'AntiHerO', '1', 'LineageMonster4.eyeless', '22.00', '32.00', '70', 'male', 'L2Merchant', '40', '2444', '2444', '0.00', '0.00', '10', '10', '10', '10', '10', '10', '0', '0', '500', '500', '500', '500', '278', '0', '333', '0', '0', null, '60', '60', '', '0', '0', '0', 'LAST_HIT', '0', '0', '0', 'fighter', 'false'); Quote Link to comment Share on other sites More sharing options...
SySt3MGaM3RFr3aKs Posted December 23, 2009 Share Posted December 23, 2009 Hehehe, pretty simple Guide, thank you. NOTE: I cannot give you karma because you are too New :P in MxC. Maybe tommorow, because your shares are briliant. Although this is already posted.. Anyway :P Keep SHARING. Quote Link to comment Share on other sites More sharing options...
kas23 Posted December 23, 2009 Share Posted December 23, 2009 very good man nice guide :D Quote Link to comment Share on other sites More sharing options...
ch3at3r Posted January 17, 2010 Share Posted January 17, 2010 Yeah it's very nice..! Help's a lot..! Thank you very much! Quote Link to comment Share on other sites More sharing options...
rodox Posted January 17, 2010 Share Posted January 17, 2010 Simple and efficient guide. Thx Quote Link to comment Share on other sites More sharing options...
Gozilla Posted January 17, 2010 Share Posted January 17, 2010 really simple a newbie wont understand how the "game" works Quote Link to comment Share on other sites More sharing options...
The-LeGenD Posted January 18, 2010 Share Posted January 18, 2010 Yep! :) Its perfect guide... keep sharing and make this forum the best :D Quote Link to comment Share on other sites More sharing options...
Mart Posted January 18, 2010 Share Posted January 18, 2010 in a next post u can teach how to use the "enchant" line in multisell Quote Link to comment Share on other sites More sharing options...
Bohun Posted February 18, 2010 Share Posted February 18, 2010 very nice guide... thanks man! Quote Link to comment Share on other sites More sharing options...
daffek Posted March 4, 2010 Share Posted March 4, 2010 very good guide :) Quote Link to comment Share on other sites More sharing options...
MrJack Posted March 4, 2010 Share Posted March 4, 2010 Nice Man thank you for shere !!! :D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.