Alexandru,
The new database format was designed explicitly to support lots of
markers, and to be much more scalable that the old text-based format
(in addition to being much faster to process). Please do not try to
read the database format directly as it may change again in the future
- the only supported way is to use the sniper_lib.get_results() Python
interface which provides a portable way to get statistics across
Sniper versions.
Unless you start mixing code from 3.06 and 4.2, you cannot make Sniper
write in the old format. The closest you'll get is to run
./tools/dumpstats.py on the database-based statistics and parse its
output. By slightly changing dumpstats, I'm sure you can generate
something that your old scripts can parse if you don't want to migrate
them to get_results() just yet.
Regards,
Wim
> --
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Sniper simulator" group.
> To post to this group, send email to
snip...@googlegroups.com
> To unsubscribe from this group, send email to
>
snipersim+...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/snipersim?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Sniper simulator" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
snipersim+...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>