Jump to content

HandK

Inactive Member
  • Posts

    9
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by HandK

  1. 16 minutes ago, Retro said:
    <Action 
    type="item_proto_pack" 
    path="item_proto" 
    OutType="TXT"
    TxTProto="item_proto.txt"
    TxTNames="item_names.txt" 
    />
     
    <Action 
    type="mob_proto_pack" 
    path="mob_proto" 
    OutType="TXT"
    TxTProto="mob_proto.txt"
    TxTNames="mob_names.txt"
    />
    <Action 
    type="mob_proto_extract" 
    path="mob_proto" 
    OutType="TXT"
    TxTProto="mob_proto.txt"
    TxTNames="mob_names.txt"
    />
    <Action 
    type="item_proto_extract" 
    path="item_proto" 
    OutType="TXT"
    TxTProto="item_proto.txt"
    TxTNames="item_names.txt" 
    />
    </Buildfile>

     Make a file for example item_proto_pack.xml and copy one from those:

    <Action 
    type="mob_proto_pack" 
    path="mob_proto" 
    OutType="TXT"
    TxTProto="mob_proto.txt"
    TxTNames="mob_names.txt"
    />
    </Buildfile>
    I don't know if </Buildfile> is needed test with it and also without it , then drag the item_proto_pack.xml to the tool and wait to do the work
    so it will be good?

    This is the hidden content, please

    This is the hidden content, please

    • Metin2 Dev 2
    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.