SS_WARE_SW_NEW9 - how to track this problem down...
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
angrysquirrel
- Posts: 267
- Joined: Tue, 18. Nov 03, 00:46

SS_WARE_SW_NEW9 - how to track this problem down...
Hello,
I have this appearing in my scripted TC game. How do I track down and remove this error. I see it appearing as a ware at a paranid equipment dock. The price is 95,344. It's also showing up at the argon equipment dock in argon prime.
I have this appearing in my scripted TC game. How do I track down and remove this error. I see it appearing as a ware at a paranid equipment dock. The price is 95,344. It's also showing up at the argon equipment dock in argon prime.
-
Catra
- Posts: 7754
- Joined: Mon, 12. Oct 09, 21:54
-
Cycrow
- Moderator (Script&Mod)

- Posts: 22498
- Joined: Sun, 14. Nov 04, 23:26

Its not actually from EMP, its one of the built in wares that are usable by scripts.
that is the standard name if no scripts are currently using them.
the usual problem, is that u installed the script that used it, which added them for sale, then removed the script later
if the script is still installed, then its a text file problem with that scripts
for that ware, the script inquestion is Salvage Command Software MK1 by TECSG
that is the standard name if no scripts are currently using them.
the usual problem, is that u installed the script that used it, which added them for sale, then removed the script later
if the script is still installed, then its a text file problem with that scripts
for that ware, the script inquestion is Salvage Command Software MK1 by TECSG
-
angrysquirrel
- Posts: 267
- Joined: Tue, 18. Nov 03, 00:46

thanks folks! I just found another one with "new 11." Is there a list where I can find out which script is missing based on the readtext error? Is there a way that those "new 9 and new 11" can be removed or do you have to start a new game?
Cyrow, I just installed your salvage claim software mk i (10/25/08 version 1.0)
Doesn't seem to be showing up at any teladi space equipment docks or at their outposts.
Should I reinstall the TECSG salvage claim software? I just want to be able to salvage large ships w/o getting out of my cockpit.
Other thing cyrow. Should I be using your ver 2.20 beta 6 plugin manager or should I be using your new lite version?
Cyrow, I just installed your salvage claim software mk i (10/25/08 version 1.0)
Doesn't seem to be showing up at any teladi space equipment docks or at their outposts.
Should I reinstall the TECSG salvage claim software? I just want to be able to salvage large ships w/o getting out of my cockpit.
Other thing cyrow. Should I be using your ver 2.20 beta 6 plugin manager or should I be using your new lite version?
-
Cycrow
- Moderator (Script&Mod)

- Posts: 22498
- Joined: Sun, 14. Nov 04, 23:26

the salvage claim software 1.0 has some problems, its best to use 1.10, but that requires you use the plugin manager lite.
as for the wares, its fairly easy to remove them from the docks, althou not sure if theres a downloadable script to do it.
if you want to do it manually, the cheat scripts could do, but it owuld require u do it for each station individual.
otherwise u'll need to make the script yourself to do it for all
as for the wares, its fairly easy to remove them from the docks, althou not sure if theres a downloadable script to do it.
if you want to do it manually, the cheat scripts could do, but it owuld require u do it for each station individual.
otherwise u'll need to make the script yourself to do it for all
-
angrysquirrel
- Posts: 267
- Joined: Tue, 18. Nov 03, 00:46

-
jlehtone
- Posts: 22990
- Joined: Sat, 23. Apr 05, 21:42

-
ISO
- Posts: 342
- Joined: Thu, 26. May 05, 13:56

Re: SS_WARE_SW_NEW9 - how to track this problem down...
Old topic... I know, but I'm still playing X3 EMC4AP. I have that ware called in german "Sechsfachscanner" that's something like "six times scanner" (range of 6 instead of two or three -> duplex, triplex scanner). I would like to use that ware to do exaactly the same as the duplex and triplex scanner. In globals there is
SG_SCANNER_RANGE_SHIP_UPGRADE2;15000000;
SG_SCANNER_RANGE_SHIP_UPGRADE3;20000000;
for the duplex ans triplex scanner but I don't see the relation how it works together so I may add an entry in globals file to use the "six times scanner". Any ideas how to realize that?
Cheers
SG_SCANNER_RANGE_SHIP_UPGRADE2;15000000;
SG_SCANNER_RANGE_SHIP_UPGRADE3;20000000;
for the duplex ans triplex scanner but I don't see the relation how it works together so I may add an entry in globals file to use the "six times scanner". Any ideas how to realize that?
Cheers
