Version: 1.01
Sends you a message giving a summary of your current ships, stations, funds, and net worth.
Download
SPK
ZIP
Description
Well, it produces a report!
[ external image ][ external image ]
The property summary includes everything you own, although some ship types may show up as 'Other' (e.g. nav beacons, drones). 'Fab' indicates any station which isn't a dock or HQ or in a complex. 'Complex Fab' is any station in a complex which isn't the hub.
The wares total includes all wares in stations and on movable ships (installed or not, including software).
Usage
After installing the script you need to define a hotkey (or two) to run it.
'Run asset summary' should be present in Options-Controls-Interface in the Extensions section. Hit your newly defined hotkey in flight and you should (after a short pause) get a report detailing your vast riches.
'Log asset summary' produces the same report but also writes a comma-separated logfile (log08411.txt) to your X3 directory, listing details for all your ships and stations. It takes considerably longer to run than the 'no log' version.
If you want to run the script directly from the editor the 'no logging' version is plugin.asset.summary.nolog and the 'logging' version is plugin.asset.summary.log.
Version history
1.01 - 07/08/2008
- fixed (somewhat) ship tunings ware value
1.0 - 05/08/2008
- fixed hub value
- fixed bug with ship ware value
- fixed deployed ship value (but see issues)
- added logfile
- added German text file (probably badly translated!)
Note: If you had an earlier version installed you will need to redefine your hotkey.
0.4 - 30/06/2007
- fixed TS count, moved static ships to separate count.
0.3 - 29/06/2007
- Initial release.
Known issues
1. If you don't own any ships of class 'LittleShip' (M5, M4, M3, TS, TL) the wares total will be wrong, as the script will think all of your stations are in a complex.
2. The value for engine/rudder tunings and cargo bay upgrades is not exact, due to rounding issues.
2. The reported total is slightly lower than the 2.5 Uplink reports. Uplink figures the ware value for deployed ships like lastertowers differently.
Other
Credit to Shovinus for the inspiration

Thanks to jlehtone for help with various bits.
Bugs, etc. - PM me or post in this thread.
Tech bits
Text files
8411, page 8411
Log files
08411
Globals
plugin.asset.summary.TextID
plugin.asset.summary.HotKey (no longer used)
plugin.asset.summary.HotKey.NoLogging
plugin.asset.summary.HotKey.Logging
Script files
plugin.asset.summary.main
plugin.asset.summary.log
plugin.asset.summary.nolog
Libraries
lib.crm.ship.warevalue
lib.crm.number.multi.convert
lib.crm.number.multi.calc
lib.crm.number.multi.format
lib.bof.format.number