Jump to content
Eternal Lands Official Forums
bkc56

Utility to merge counter files

Recommended Posts

I recently had one of the computers I use a lot to play EL die. Its got counter files on it and I would like to recover that information. What I'd like to do is merge all those counts in with the counts for those chars on another computer I use.

 

So I'm wondering, does a utility exists, or can one be written without too much difficulty that could take two counter files, add all the counts together and write it to a third file? I'm thinking of a simple DOS program that you'd run like:

 

merge_counters input-file1 input-file2 output-file

 

Thanks.

Share this post


Link to post
Share on other sites

try this one ->

 

I already do that: sharing files between computers (and posted several times to that thread). But that doesn't help for files that AREN'T being shared via DropBox (or whatever), like the counter files in my case.

Share this post


Link to post
Share on other sites

As far as I can see from your need above, the merge_counters utility mention in the thread ghio linked does exactly what you are looking for:

 

$./merge_counters
Usage: merge_counters <in file 1> <in file 2> [<in file n>] <out file>

I've updated the source code with the increased number of counters.

Edited by bluap

Share this post


Link to post
Share on other sites

Choris site had also well working, simple to use executable tool for that purpose, but seems it's removed, i have it still saved, but not place to put it public, (or even permission for that) but i could be sent it to someone with dropbox link

Edited by Littlebig

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×