Author Topic: is there any way to export the Events log?  (Read 1447 times)

0 Members and 1 Guest are viewing this topic.

Offline Froggiest1982 (OP)

  • Vice Admiral
  • **********
  • F
  • Posts: 1420
  • Thanked: 672 times
  • 2023 Supporter 2023 Supporter : Supporter of the forum in 2023
    2024 Supporter 2024 Supporter : Supporter of the forum for 2024
    Gold Supporter Gold Supporter :
is there any way to export the Events log?
« on: August 03, 2020, 08:07:35 PM »
Hi,

as per subject, I seem to recall it was possible in VB6, am I missing something?

Offline kenlon

  • Sub-Lieutenant
  • ******
  • k
  • Posts: 102
  • Thanked: 39 times
Re: is there any way to export the Events log?
« Reply #1 on: August 06, 2020, 06:33:34 PM »
I wish it was possible - I'd love to hack together a little python script to chop up and reformat the event logs, preferably in realtime as the game is running.
 

Offline skoormit

  • Vice Admiral
  • **********
  • Posts: 1029
  • Thanked: 442 times
Re: is there any way to export the Events log?
« Reply #2 on: August 07, 2020, 06:25:05 AM »
I wish it was possible - I'd love to hack together a little python script to chop up and reformat the event logs, preferably in realtime as the game is running.

You could do this on the database side. But obviously that won't work in realtime. Requires saving the game and then reloading.