card formula

Results 1 to 3 of 3
  1. #1
    Proficient Member Optimus is offline
    MemberRank
    Jan 2015 Join Date
    Ukraine,OdessaLocation
    153Posts

    ! 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


  2. #2
    Cya nerds PunkS7yle is offline
    MemberRank
    Feb 2010 Join Date
    1,448Posts

    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.

  3. #3
    sad pierr32 is offline
    MemberRank
    Aug 2009 Join Date
    PolandLocation
    248Posts

    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



Advertisement