Quote:
Originally Posted by Psycnosis
I want to merge my current files with ep6 sdata.
[...]
anyone have a solution for this? i rather not type every item in 1 at a time in shstudio.
|
hmm, and what about typing *1* Ctrl+C and *1* Ctrl-V (ok a bit more if items are from several sub-lists, even if all items can be selected from "all items" panel).
shStudio does support multiple-selection in (quite) all lists (it's true for all Item.sdata panels).
you can so copy the items of interest (from an extern episo 6 file)(in former format, not DB format) and then paste all these items in your items.sdata; exinsting items (with same Type/TypeID) will be updated, new ones (if any) will be created.
Edit:
(in former format, not DB format)
actually it also works fine with DBxxData files; you can opeen and copy any number of rows from BinarySData/DBItemData.sdata and paste the rows to your episo 4 to 6.2 Item/Items.sdata.
You will - of course - load localised sentences from a SBItemText_xyz.sdata file before copying data.
Also note that the Copy operation places the copied data in several formats (flavors) in the clipboard, including a CVS one, you can so also simplify a csv based process.