-
Proficient Member
card formula
Hello ))Help to understand how the "Kraft Card Formulas" I want to make so that the weapons,items,jewelry,pet could be done with these cards of formulas and can't understand what files in the client and server need to alter or add new!
searched the topic in rage zone probably bad looking as I couldn't find((((early thanks for the help
-
-
Re: card formula
Card item opt = craft recipe number ( look in cabal_msg.enc for them) . Edit craft.scp and cabal.enc to add more recipes.
-
sad
Re: card formula
item.enc - formula card + craft item
cabal.enc - craft table add item formula card and craft system
quote item ---- itemidx optionidx {XXXX - XXXX}
<recipe id="3941" name="recipe3941" name_suffix=" x 50~??" craft_lv="1" craft_exp="0" reputation_cost="0" useflag="True" result_id="2646" result_name="result3941" result_slot="0" icon_id="J_icn_craft941" >
<material order="1" id="2811" level="0" option="1" count="20" />
<material order="2" id="2642" level="0" option="0" count="10" />
</recipe>
ItemIdx
recipe id is the option item formula card XXXX - 3941
material is item what u need to craft