AS.Scripts (23/04/2005 13:27)

The place to discuss scripting and game modifications for X²: The Threat.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Fri, 15. Apr 05, 07:59

Well, sentiment and need for fun :)

AdmiralTigerclaw
Posts: 2131
Joined: Mon, 27. Dec 04, 11:49
x4

Post by AdmiralTigerclaw » Fri, 15. Apr 05, 08:35

Well, I can say you came to the right place. Some of my favorite station managing scripts are the AS complex commands. Although I think it would be good if they could support more than one kind of downstream factory. (You can have multiple SPPs, or multiple ORE mines, or multiple fabs on the down stream, but only ONE of those types... Not multiple SPPs and maybe a mine over here...)

Ah... a day in universe building.

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Fri, 15. Apr 05, 08:49

AdmiralTigerclaw wrote:Although I think it would be good if they could support more than one kind of downstream factory. (You can have multiple SPPs, or multiple ORE mines, or multiple fabs on the down stream, but only ONE of those types... Not multiple SPPs and maybe a mine over here...)
I am not soure exactly which command from AS.Complex do you mean? You can now organise transport in many diffrent ways.

I should rework this script soon, it may not work properly with moded fabs. And it really nead "auto-restart after update" feature.

AdmiralTigerclaw
Posts: 2131
Joined: Mon, 27. Dec 04, 11:49
x4

Post by AdmiralTigerclaw » Fri, 15. Apr 05, 09:03

Add factory to Complex command. I can only add one 'type' of fab to the complex. If I attempt to add say, a Cahoona bakery to a 'complex' running with argnue cattle ranch as the 'product' side... it will ignore it... where as I can add as many cattle ranches as I so desire.

Add supplier works just fine.

I remember what I was doing now.

Trying to assign one ship to ferry E-Cells from a SPP to all the fabs in the sector. Since I had ORE mines and Silicon Mines, I had to set up two express ships for each set. *Since power was easily ferried, I wanted to use as few ships as possible to keep the fabs up and running. And just use a few power runners to ferry power to any factory in the sector that needed it.*

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Fri, 15. Apr 05, 13:15

>>AdmiralTigerclaw

After adding factories using "Complex - add factory" command and supplier SPP using "Complex - add supplier" you should start "Outside supply of complex and transport..." if you set "Supply and transport for parallel factories..." or "Transport and supply for parallel factories..." it is for different purposes, it will supplay set of same factories and cumulate production in main factory.

AdmiralTigerclaw
Posts: 2131
Joined: Mon, 27. Dec 04, 11:49
x4

Post by AdmiralTigerclaw » Fri, 15. Apr 05, 16:50

BZZZZT! Wrongo.

You misunderstood.

I owned the SPP.

I could get one ship to supply EITHER 'ore mines' OR 'silicon mines' FROM the SPP.

I could NOT supply BOTH 'ore mines' AND 'silicon mines' at the same time. Because the command does not put 'DIFFERENT TYPES' in the fab list. I tried.

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Fri, 15. Apr 05, 17:09

>>AdmiralTigerclaw

Yes you can. The problem may be that if you tried to run command "Supply and transport for parallel factories..." or "Transport and supply for parallel factories..." it have removed from configuration array of factories that one of king different from main factory.

If you for command "Outside supply of complex and transport..." specify your own supplayer of any resource it will be the first place to go for that resource. If you are short of that resource than ship will fly to buy some.

AdmiralTigerclaw
Posts: 2131
Joined: Mon, 27. Dec 04, 11:49
x4

Post by AdmiralTigerclaw » Sat, 16. Apr 05, 01:34

I thought that meant outside supply only.

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Sat, 23. Apr 05, 13:39

New version of script: AS.Antymissiles v1.01

mjwraw2000
Posts: 32
Joined: Tue, 8. Feb 05, 18:17
x2

Post by mjwraw2000 » Tue, 17. May 05, 13:07

I am having trouble with the as_maintain_quantity script. I've definitely got the files in the correct directories, and the correct Trade software on my TSs, but the options are not there in the Trade menu. I've had a look at the scripts, and maybe is there a conflict with the slots (t id) in the SMS script ? as I think t id 422 and 423 are used in the SMS scripts ?

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Tue, 17. May 05, 16:17

This "command slot thing by Egosoft" is pice of cr..p :evil: It could work if the only new scripts was developed by Egosoft itself.

But we have now so many usefull independent scripts that it is not posiible to avoid conflicts :(

Well, if script editor does not scary you too much, you can try to modifiy my script to avoid conflicts with other scripts you use.

User avatar
Red Spot
Posts: 3461
Joined: Fri, 4. Feb 05, 13:44
x3

Post by Red Spot » Tue, 17. May 05, 16:40

"editing" ..


just combine scripts ( actually .. wares/upgrades ..)


I've got about 8 scripts all using FC MK III (but did make the ware about 1.5mil io about 800.000Cr)

mjwraw2000
Posts: 32
Joined: Tue, 8. Feb 05, 18:17
x2

Post by mjwraw2000 » Tue, 17. May 05, 17:04

I'm not familiar with the script editor - presumably I need to download this and then load in the xml files for editing ?

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Tue, 17. May 05, 18:29

You can edit in simple text editor file from "t" directory. Script files can be only edited in inside game script editor.

User avatar
Red Spot
Posts: 3461
Joined: Fri, 4. Feb 05, 13:44
x3

Post by Red Spot » Tue, 17. May 05, 20:38

mjwraw2000 wrote:I'm not familiar with the script editor - presumably I need to download this and then load in the xml files for editing ?
http://www.egosoft.com/x2/forum/viewtopic.php?t=48593

;)

mjwraw2000
Posts: 32
Joined: Tue, 8. Feb 05, 18:17
x2

Post by mjwraw2000 » Wed, 18. May 05, 13:58

So I need to enable scripting (Thereshallbewings) to get this script to work ? It's just I'm not sure I want the 'Modded' tag.

User avatar
Red Spot
Posts: 3461
Joined: Fri, 4. Feb 05, 13:44
x3

Post by Red Spot » Wed, 18. May 05, 15:06

theres a mod to get rid off that as well ..;)


"extra search" --> "no modified tag"

User avatar
Burianek
Posts: 2981
Joined: Mon, 29. Dec 03, 03:29
x3tc

Post by Burianek » Thu, 19. May 05, 01:20

Or you can try my signature for it :)
Cheers.
"Nature's first green is gold" . . . stay golden.

adam00
Posts: 333
Joined: Sun, 9. May 04, 12:03
x4

Post by adam00 » Thu, 19. May 05, 08:14

Without enabling script editor you can't use unsigned scripts, like my and many others.

User avatar
nuclear_eclipse
Posts: 1129
Joined: Thu, 2. Sep 04, 01:54
x3tc

Post by nuclear_eclipse » Tue, 14. Jun 05, 17:05

hey adam, would you be willing to allow me to use a modified form of some your AS.Complex scripts in the release of my shipyard scriptset? I'm using a highly customised form of resource collection, and the default trade commands dont work when properly customised for my needs, and BPH has too many extra things to be usefull. If you wouldn't mind, I'd like to edit your scripts for my needs and release them with my scriptset, with credits to you of course. Please let me know. Thank you

Post Reply

Return to “X²: The Threat - Scripts and Modding”