[Script] G-Corp Auditor v1

The place to discuss scripting and game modifications for X²: The Threat.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

User avatar
Gazzareth
Posts: 1463
Joined: Fri, 20. Feb 04, 15:14
x2

[Script] G-Corp Auditor v1

Post by Gazzareth »

This is my first attempt at scripting (so please be gentle !!) - after getting a bit disenchanted with Export Statistics & UPLINK - mostly due to it reducing the value of my factories by 80million for no apparent reason I thought I would have a go at writing a script to do the job with a bit more detail. This is the result..........


G-Corp Auditor v1

To install just unzip the file into your x2 directory using the paths stored.

To run the report you select "Order a GCorp Audit Report" from the ship/additional commands menu. This will freeze x2 whilst the report compiles (200+ factories and 600+ships on my machine takes about 10 seconds), returning 3 incoming messages:

Page 1: Ship breakdown by class
Page 2: Valuation of Ships & Station - Hull value and Ware value
Page 3: Cash Values and Summary

It will also make a log file in CSV format called "LOG05150.TXT" in the X2 directory - this contains everything that goes in to make the report. Which includes pretty much everything all cash, stations, wares in stations, ships, wares in cargo, installed wares and tunings. If you really want to find out where your wealth is then this can be loaded into your favourite spreadsheet.

For those with BIG empires the report should handle values of up to 999,999,999,999,999,999 credits. Although I have only tested on my largest empire which was just over 3 billion !!

There are a few screenshots of the report and the script files available from here


Credit for the "engine" for finding ships and stations came from the old XUStats report - logaan.companyvalues - and there is a lot of inspiration from the newer X3 Asset Summary Report - most importantly how to get around the 2 billion limit !!!

Hope you like it !!!

G

[Edit] - Forgot to add that you need the Trading System Extension for the command to appear !!

Return to “X²: The Threat - Scripts and Modding”