Suggestions for ship statistics display

Freeform discussion about anything related to modding Transcendence.
Post Reply
Dyrewulfe
Anarchist
Anarchist
Posts: 11
Joined: Sun Jul 18, 2010 9:01 am

Anyone have some suggestions for stats to display in the player ship menu?

I've got a few things in place so far, such as speed and thrust, cargo space, etc...
Dyrewulfe
Anarchist
Anarchist
Posts: 11
Joined: Sun Jul 18, 2010 9:01 am

Huh... Nada?

(sigh)
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

How about an overview over shopped items.

Or use the new stat functions to display some of the data that would appear at endgame?
Dyrewulfe
Anarchist
Anarchist
Posts: 11
Joined: Sun Jul 18, 2010 9:01 am

Hmmm... I have no idea how to access the @endgame stats, but they'd be good candidates(MOst would be best on a secondary screen...)

But, I have absolutely no clue what you mean by "overview of shopped items". Which, I'm pretty damn sure, is just a difference in terms, and I'm curious.
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Some (most actually) of the statistics can be gathered with the new functions added in 1.02:

plyGetItemStat
plyGetStat

Try and search through the xml and you will see extensive use of those, and their counterparts:

plyRecordBuyItem
plyRecordSellItem

These is an entire section where the end game stats are constructed, so that should be something to look at.

Regarding "shopped items" (horrible term, sorry :), what I meant was:

An overview of items bought, what system they were bought in, the price paid, quantity etc... I have some code providing this data already, if you want to build on it... Let me know
User avatar
Ttech
Fleet Admiral
Fleet Admiral
Posts: 2767
Joined: Tue Nov 06, 2007 12:03 am
Location: Traveling in the TARDIS
Contact:

How about data that is common on all systems and plays!
Image
Image
Post Reply