XRWS         !  	:   †  „  0ext_01.cat ext_01.dat readme.txt index/macros.xml 181 1441796689 10c4c05e2d34b5fcc596e4472627d3f8
md/notifications.xml 719 1441796538 9fea262b6cd74040ffcd79d39eb7dabc
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- StationRecycle -->
<index>
  <entry name="extra_surplus_info" value="extensions\extra_surplus_info\md\notifications" />
</index><?xml version="1.0" encoding="utf-8"?>
<diff>
	<!--	NPC_Shiptrader - DefaultComm menu option changed from "Sell a ship " to "Sell or Recycle a ship" around line 81	-->
	<replace sel="/mdscript[@name='Notifications']/cues/cue[@name='PlayerFactionTradeCompleted']/cues/cue[@name='PlayerFactionTradeCompleted_Wait']/cues/cue[@name='PlayerFactionTradeCompleted_Timeout']/actions/do_if[@value='$tradenpc.money gt $tradenpc.maxbudget']/substitute_text[@text='$logtext']/replace[@string=&quot;'$TRADER$'&quot;]" >
                    <replace string="'$TRADER$'" with="$tradenpc.name + ' ' + {1001,2951} + ' ' + $tradenpc.container.name + ' ' + {1001,2953} + ' ' + $tradenpc.container.zone.name" />
	</replace>
</diff>
Author: jth 
X Rebirth version: 3.60
extra_surplus_info v0.01 Sep 4 2015
================================
Changes the message that you get in the logbook when a credit surplus is returned to you by a station manger to include the station and zone names

Received surplus of -xxxxxx Credits from Uma Keppel

to

Received surplus of -xxxxxx Credits from Uma Keppel at Water Distillery II in Lava Flow

The two extra words come from Egosoft's language files so this mod should be multi-lingual

Please be aware that this is a beta release and that you should back up your save games before using it. Save games zip up very efficiently to about 7% of the original size.

Installation and Compatibility with other mods
==============================================
To install it extract and copy the "extra_surplus_info" folder to the "Steam\steamapps\common\X Rebirth\extensions" folder (create the extensions folder if you don't have it already) or subscribe to it from Steam and restart the game.

This mod patches Egosoft's Notifications.xml file

It should be savegame safe
 
If you decide not to use this mod any more just remove the "extra_surplus_info" folder or unsubscribe it from Steam and restart the game.


=== Release history ===

 - [4.09.2015 - V0.01 Public Beta] 
	Initial Release 
	<?xml version="1.0" encoding="utf-8"?>
<content id="" name="" description="" author="jth" version="1" date="2015-09-09" save="0" lastupdate="">
  <dependency version="350"/>
  <text language="44" name="Extra Surplus Info" description="Adds location to logbook credit surplus messages" author="jth"/>
</content>
