creditConversion

Freeform discussion about anything related to modding Transcendence.
Post Reply
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

It seems like I've asked about this before, but what does creditConversion do?

Code: Select all

<Trade currency="credit" creditConversion="100" max="5000" replenish="250">

			<Sell	criteria="*NU -Illegal; -ID; -NotForSale;"	priceAdj="100"/>
User avatar
Prophet
Militia Captain
Militia Captain
Posts: 826
Joined: Tue Nov 18, 2008 6:09 pm

I did some testing of it for the wiki
`creditConversion`
determines how the station handles credits. If you buy an item for 5000 credits and creditConversion=100, the station's balance will be increased by 5000 credits. (pretty obvious). If creditConversion=0 and you buy that same 5000 cred item, the station's balance will be reduced by 5000 creds thus limiting the amount of items the player can buy from the station while allowing the player to sell as much as they want to the station. Tis does not affect the price the player sees either for buy or sell, only how the station handles their side of the finances.
Coming soon: The Syrtian War adventure mod!
A Turret defense genre mod exploring the worst era in Earth's history.
Can you defend the Earth from the Syrtian invaders?
Stay tuned for updates!
Post Reply