X4: Foundations
0 of 0

File information

Last updated

Original upload

Created by

JanPanthera

Uploaded by

JanPanthera

Virus scan

Safe to use

Tags for this mod

About this mod

# What does "_StationAutoCreditTransfer" do?
~ ----------------------------------------------------------------
~ Will do money transfers like from station account to your account or from Stations account to the buildstorages account if needed.

Permissions and credits
Changelogs
Donations
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# What does "_StationAutoCreditTransfer" do?
~ ----------------------------------------------------------------
~ Will do money transfers like from station account to your account or from Stations account to the buildstorages account if needed.
~ It runs in 600 seconds interval and each transaction will be logged to the "tips" section of the X4 log book.
~ ----------------------------------------------------------------

~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# How to use:
~ ----------------------------------------------------------------
~ The main script runs in background so you don't have to do anything.
~ Additional you can change some parameters from the mod with help of an "AI default behaviour" routine.
~ Called "_StationAutoCreditTransfer"
~ ----------------------------------------------------------------

~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Transaction ways:
~ ----------------------------------------------------------------
~ Station -> Buildstorage
~ Station -> Player
~ Buildstorage -> Station
~ Buildstorage -> Player
~ Player -> Station
~ Player -> Buildstorage
~ ----------------------------------------------------------------

~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Options:
~ ----------------------------------------------------------------
~ $SACT_PlayerBudgetCap -- Only money above amount global.$SACT_PlayerBudgetCap will be transferred automatically from Player to ...
~ $$SACT_AdditionalStationBudget -- Money which will be added to the Stations needed budget.
~ $$SACT_StationToBuildstorage -- Enables/Disables transaction from Station to Buildstorage.
~ $$SACT_StationToPlayer -- Enables/Disables transaction from Station to Player.
~ $$SACT_BuildstorageToStation -- Enables/Disables transaction from Buildstorage to Station.
~ $$SACT_BuildstorageToPlayer -- Enables/Disables transaction from Buildstorage to Player.
~ $$SACT_PlayerToStation -- Enables/Disables transaction from Player to Station.
~ $$SACT_PlayerToBuildstorage -- Enables/Disables transaction from Player to Buildstorage.
~ ----------------------------------------------------------------

~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# And at the end:
~ ----------------------------------------------------------------
~ If you want this mod in your language than navigate to extensions\"JP_StationAutoCreditTransfer"\t\.. find the file with your language and translate it.. 
  and it would be awesome if you can give it to me so i can put it in to my language file... (nexusmods.com version only)
~ You can join my Discord server and contact me if you have any problems or ideas..
~ ----------------------------------------------------------------


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Discord: https://discord.gg/UdWs6hX
~ Also on nexus: https://www.nexusmods.com/x4foundations/mods/374
~ Also on steam: https://steamcommunity.com/sharedfiles/filedetails/?id=1927314272
~ Also on github: https://github.com/jan12342203/X4Mods_JP
--------------------------------------------------------------------------------------------