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

0 Members and 1 Guest are viewing this topic.

Offline Froggiest1982 (OP)

  • Gold Supporter
  • Vice Admiral
  • *****
  • F
  • Posts: 1335
  • Thanked: 593 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
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

  • Rear Admiral
  • **********
  • Posts: 804
  • Thanked: 324 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.