chromus28 Posted July 19, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 263 Reputation: 1 Joined: 04/25/13 Last Seen: December 20, 2014 Share Posted July 19, 2013 Hi again team rAthena, I just wanna ask if i can make an custom forging on whitesmith? it's like i want to make an custom items that whitesmith can only forge it..if can, Please teach me how to do it >.< Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 19, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted July 19, 2013 you mean this ?? trunk/db/produce_db.txt Quote Link to comment Share on other sites More sharing options...
chromus28 Posted July 20, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 263 Reputation: 1 Joined: 04/25/13 Last Seen: December 20, 2014 Author Share Posted July 20, 2013 Oh yeah!! thanks but the question is can i edit that script? so i can put the needed items for custom weapon?? Hi sir emistry, i try to edit the script just like this //---- One Handed Swords ----------------------- //-- Sword <-- BS_SWORD & 2 Iron 1101,1,99,1,998,2 //-- Falchion <-- BS_SWORD & 30 Iron 1104,1,99,1,998,30 //-- Blade <-- BS_SWORD & 45 Iron, 25 Tooth of Bat 1107,1,99,1,998,45,913,25 //-- Rapier <-- BS_SWORD & 20 Steel 1110,2,99,2,999,20 //-- Scimiter <-- BS_SWORD & 35 Steel 1113,2,99,2,999,35 //-- Ring Pommel Saber <-- BS_SWORD & 40 Steel, 50 Wolf Claw 1122,2,99,2,999,40,920,50 //-- Saber <-- BS_SWORD & 5 Steel, 8 Oridecon, 1 Opal 1126,3,99,3,999,5,984,8,727,1 //-- Haedongum <-- BS_SWORD & 8 Oridecon, 10 Steel, 1 Topaz 1123,3,99,3,984,8,999,10,728,1 //-- Tsurugi <-- BS_SWORD & 8 Oridecon, 15 Steel, 1 Garnet 1119,3,99,3,984,8,999,15,718,1 //-- Flamberge <-- BS_SWORD & 16 Oridecon, 1 Cursed Ruby 1129,3,99,3,984,16,724,1 //-- Nexus Sword <-- BS_SWORD & 30 Oridecon, 100 Steel, 50 Opal 28000,4,99,3,984,30,999,100,727,50 //---------------------------------------------- but when im using oridecon hammer its doesnt show the Nexus Sword I tried to edit too the script of Oridecon hammer i tried this: 615,Oridecon_Hammer,Oridecon Hammer,2,5000,,400,,,,,0xFFFFFFFF,7,2,,,,,,{ produce 3; produce 4; },{},{} and this 615,Oridecon_Hammer,Oridecon Hammer,2,5000,,400,,,,,0xFFFFFFFF,7,2,,,,,,{ produce 4; },{},{} but still can't Quote Link to comment Share on other sites More sharing options...
Capuche Posted July 21, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted July 21, 2013 //-- Nexus Sword <-- BS_SWORD & 30 Oridecon, 100 Steel, 50 Opal 28000,4,99,3,984,30,999,100,727,50 change to 3 produce only accept these item level 1 - Level 1 Weapons 2 - Level 2 Weapons 3 - Level 3 Weapons 21 - Blacksmith's Stones and Metals 22 - Alchemist's Potions, Holy Water, Assassin Cross's Deadly Poison 23 - Elemental Converters Quote Link to comment Share on other sites More sharing options...
Question
chromus28
Hi again team rAthena,
I just wanna ask if i can make an custom forging on whitesmith? it's like i want to make an custom items that whitesmith can only forge it..if can, Please teach me how to do it >.<
Link to comment
Share on other sites
3 answers to this question
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.