Jump to content

[40K] from XML to item_proto


Recommended Posts

Good day metin2dev community!

 

I'm new in the world of metin2 modding, I have made some tests and experiments in my item_proto and now I need to pack it.

 

Do you have any working packer for item_proto 40K please?

item_proto_dump.xml -> item_proto

 

It looks like this:

 

<item_proto extended="true" version="1">
<!--AddonType="0"--><Item vnum="0" name="'Noname'" gb2312name="Noname" type="0" subtype="0" weight="0" size="0" antiflag="0" flag="0" wearflag="0" immuneflag="" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="-1" socket1="-1" socket2="-1" socket3="-1" socket4="-1" socket5="-1" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
<!--AddonType="0"--><Item vnum="1" name="'µ·˛Ů·ŻąĚ'" gb2312name="Yang" type="9" subtype="0" weight="0" size="1" antiflag="0" flag="0" wearflag="0" immuneflag="" gold="0" buy_price="0" limittype0="0" limitvalue0="0" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="0" value2="0" value3="0" value4="0" value5="0" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="0" specular="0" socket_pct="0" />
</item_proto>

Of course there are much more lines in my item_proto - about 6K lines.

I have tried some converters already, but none of them worked for me.

 

Thank you very much for your time

 

 

 

One more question: what is column name used for? There are some unknown symbols there - can I change it ?

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.