X4: Foundations
0 of 0

File information

Last updated

Original upload

Created by

Mycu

Uploaded by

Mycu

Virus scan

Safe to use

Tags for this mod

About this mod

Allows other mods to add descriptive transactions.
This is a modder's resource. This mod does nothing on its own and should be only installed when required by another mod.

Requirements
Permissions and credits
Changelogs
Descriptions provided to transactions will be shown in the transaction log.

Usage:

Call `md.VerboseTransactionLog.TransferMoney` cue with param table.
Table keys:
    $amount - (required) transfer amount
    $description - (optional) transfer description string
    $from - (optional) object or faction. Defaults to faction.civilian
    $to - (optional) object or faction. Defaults to faction.player


Example:







-----
This mod is save compatible.
Requires kuertee's UI Extensions and HUD https://www.nexusmods.com/x4foundations/mods/552