Crafting Question

All Helbreath Server Source Discussion here.
Post Reply
xenx
Member
Posts: 169
Joined: Tue Oct 03, 2006 7:08 am

Post by xenx »

Damn i seem to be asking way more questions than im answering, anyways.. here goes

iv got crafting almost working, i just have a couple of questions

1. is there a crafting skill?? iv noticed that in the additions in potion.cfg it seems to say that u cant create.. MS12 neck for example, without 20% crafting, at least its got 20 in the skill line..

so is there a crafting skill? and if so.. how the hell do u add it to the client

crafting = 9 MagicNecklace(MS12) 657 1 356 1 354 1 308 2 -1 0 -1 0 10 <<skill required? 70<< % chance of success??

2. ok second question, i can create MaginDiamond and DiamondWare perfectly, along with all the other crystals of these types,

but wherenever i try and create a necklace or anything, it tells me theres not enough ingredients,
well if u have a look at the crafting line above it clearly says you need

item 657 x1 356 x1 354 x1 and 308 x2

which is a gold nugget a silver nugget a merien stone and 2 MS10 neckies

but it still says not enough ingredients,

am i being dappy? is this related to the fact that it says u need 20 skill? anyone?


ok edit to this, its nothing to do with skill i dunno where i plucked that from anyway, after extensive testing i can create all of the neckalces exept for the DF+15, the DM+2, the MS12 and the RM15, everything else i can create perfectly,

so i thought maybe it was because all of those need 2 of something in the ingredients, and even though i can create all the Wares which also need 2 of something, i changed the ingredients of MS12 neck so you only need 1 MS10 a silver nugget a gold nugget a merien and a crystal, and it STILL says not enough ingredients, im really confused now lol
xenx
Member
Posts: 169
Joined: Tue Oct 03, 2006 7:08 am

Post by xenx »

ok posting as a reply for the fix if any of you have a similar problem to this, in potion.cfg you cannot have the quantity required as ingredients as 2 unless the item is stackable

so u cannot have
9 MagicNecklace(MS12) 657 1 356 1 354 1 308 2 -1 0 -1 0 10 70

as 308, MS10 is not a stackable item so the 2 quantity doesnt work, you need to have

9 MagicNecklace(MS12) 657 1 356 1 354 1 308 1 308 1 -1 0 10 70

like that :)

problem solved roll on fixed crafting :)

edit, if your wondering why i contradicted myself after saying that i changed the ingredients so u need only 1 ms10 neck, its cause im a moron and forgot to remove 1 of the -1 0 's so it was bugged. hehe
Post Reply