rename a ship using a script?
Here's what I'm trying to do. I've been looking at the TCEMK3 scripts, and I think an easy way to keep track of what level your merchant fleet ships have reached would be to modify the script so it renames the ships, ship name + Level # when they hit the 50,000 credit mark and gain a level.
Unfortunately, I'm new to the X2 scripting and I still haven't figured out how/if this is possible. Anyone have any ideas or help?
Is there a way to...
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 245
- Joined: Tue, 3. Feb 04, 09:52
-
- Posts: 3
- Joined: Sat, 17. Jan 04, 09:43
-
- Posts: 1252
- Joined: Wed, 6. Nov 02, 20:31
What sector was that? My sector trader keeps making one run and stopping.harag9 wrote:how do you know what level the ship with MK 3 is?
my ship made 80k on its first sector - reported back that it made 80k in 20ish runs... but no level was shown.
where is it show?
thanks
Al.


What no sig or avatar. I wonder why?:(
-
- Posts: 3
- Joined: Sat, 17. Jan 04, 09:43
how do you know what level the ship with MK 3 is?
The level isn't shown, that's what I'm trying to accomplish.
Every time your ship makes 50,000 credits, 1 unit of Salvage Insurance is added to the ship's cargo. This is the marker that keeps track of trader "experience". Currently the only way to know what level your ship is, is to manually keep track of how much it has made. The higher the ship's trader level, the more intelligent choices it will make regarding trades in the sector.
If I can modify the script to change the ship's name while it's running, you could just look at your property list and quickly see how each trader running the extension is doing. Instead of 'Manta Trader', I'd see 'Manta Trader Level 3' for example.
Still trying to find out how I can accomplish this in a script, if at all.