ASEWS - Adv Sat Early Warning System

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

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

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

ASEWS - Adv Sat Early Warning System

Post by Burianek » Fri, 20. Aug 04, 15:48

Ok, this great script has now been uploaded to: Xscripting.com's misc download page
(edit 6/1/05 site is no longer available)

The script can now be downloaded from X2Source.

Original author: Steelwind_oo

This script causes all of your advanced satellites to scan the sector they are placed in for the presence of khaak ships.
If they are found, a message is sent to the player.

I've edited the original version slightly so that the script simply writes the message to the logbook and does not pop it up on screen (this could get irritating) I'm assuming I have permission to do this as the author posted instructions on how to do it. :) If this is not the case, notify me and I'll remove it. (I tried looking for you here and on xscripting, but could not locate you)

Great script Steelwind_oo!

Cheers.
Last edited by Burianek on Tue, 7. Jun 05, 02:30, edited 3 times in total.
"Nature's first green is gold" . . . stay golden.

Stel
Posts: 14
Joined: Wed, 7. Jan 04, 22:55
x3tc

Post by Stel » Fri, 1. Oct 04, 23:35

I have the earlier version of the this script which I found invaluable, but now that the khaak aren't such a threat, the pop-ups are getting irritating. I'd love to try the 'post to log' version, but I get a bad link for the last two days at xsource, and haven't been able to get my hands on it.
Any other sites carry it? :)
Stel!

*edit* At the link above, at xscripting, not xsource :oops:
Last edited by Stel on Fri, 1. Oct 04, 23:55, edited 1 time in total.

Carl Sumner
Posts: 5145
Joined: Mon, 23. Feb 04, 01:28
x4

Post by Carl Sumner » Fri, 1. Oct 04, 23:48

Stel wrote:I have the ealier version of the this script which i found invaluable, but now that the khaak aren't such a threat, the pop-ups are getting irritating. I'd love to try the 'post to log' version, but i get a bad link for the last two days at xsource, and haven't been able to get my hands on it.
Any other sites carry it? :)
Stel!

*edit* At the link above, at xscripting, not xsource :oops:
I couldn't get it either. :(
Tinker

"If engineers built buildings the way programmers write programs, the first woodpecker that came along would destroy civilization!"

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

Post by Burianek » Sat, 2. Oct 04, 06:21

Hmm, looks like they've added some sort of password thingy to prevent ppl mass downloading on xscripting.
Doesn't work for me now either.
Write a quick message to the site admin (or if all of the links are broken cuz the password thingy doesn't work I'm sure he knows)
It's a good site, he should have it sorted soon.
"Nature's first green is gold" . . . stay golden.

Stel
Posts: 14
Joined: Wed, 7. Jan 04, 22:55
x3tc

Post by Stel » Sat, 2. Oct 04, 13:47

All is well, I (belatedly) read the readme, and managed to change the script to not use popups (although it cost me my log, it got up to 24 meg before I turned off the verbose mode, and took 45 seconds to load, scary for a text file), and not be verbose.
Stel!

Tritous
Posts: 899
Joined: Sat, 15. Jan 05, 17:20
x3tc

ack

Post by Tritous » Thu, 17. Feb 05, 19:58

invaluable as the script was at first (it still is in many ways) I have enough patrols now to not need the constant warning all the time. how do you stop it from sending the "incoming message" warning? it's getting a little annoying having to fight through 200 odd messages every time i SETA, or is it a case of removing the whole script (which i dont want to since it works with Marks patrol commands i think)
Give a man a fire, he'll stay warm for a day
Set a man on fire, he'll stay warm for the rest of his life ;)

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

Post by Burianek » Fri, 18. Feb 05, 00:48

If you want to stop the message, just scroll down to the line that reads:

Code: Select all

$message -> send incoming message to player, display it = [TRUE]
(or something like that)
and delete it, or comment it out.
Cheers.
"Nature's first green is gold" . . . stay golden.

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

Post by Red Spot » Fri, 8. Apr 05, 18:41

the link doesnt work ..

would really like to try it .. any-one knows where to get it??

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

Post by Burianek » Sat, 9. Apr 05, 00:22

Check around at the other sites listed at the bottom of the tutorials / resources sticky thread. One of them should have it.
Cheers.
"Nature's first green is gold" . . . stay golden.

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

Post by Red Spot » Sat, 9. Apr 05, 02:11

Burianek wrote:Check around at the other sites listed at the bottom of the tutorials / resources sticky thread. One of them should have it.
Cheers.
after some shearching I found 2 .. 1 I dont like .. and 1 .. I guess the old version .. will do .. tnx ..

The_Vamp
Posts: 456
Joined: Wed, 12. May 04, 03:56
x3

Post by The_Vamp » Sat, 9. Apr 05, 02:22

I was able to grab it just fine. Just thought I would let someone know!
Later!
The Vamp!

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

Post by Red Spot » Sat, 9. Apr 05, 13:18

The_Vamp wrote:I was able to grab it just fine. Just thought I would let someone know!
Later!
The Vamp!
yup .. now it does seem to work .. cookcook cookcook .. :?

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

Post by Red Spot » Sat, 9. Apr 05, 14:33

does any-one know how to make the script also or just incl nav sats .. I tryd by replacing the selected "ware" in the script being Advanced sat .. and changed it to Navigation Sat .. but this didnt seem to work .. or it at least didnt seem to judging by the activation-mess. you get .. (also changed the scan-range so it would be right for the nav sat .. that "did" seem to work .. so there shouldnt be anyy kinda conflict in that )..

baubsmyth
Posts: 66
Joined: Sat, 5. Nov 05, 06:34
x4

Post by baubsmyth » Fri, 13. Apr 07, 00:41

In the interest of keeping "stickied scripts" available, I found this script for download at The Commander's Space Station.

gilboa
Posts: 260
Joined: Sat, 28. Apr 07, 10:33
x4

Post by gilboa » Mon, 28. May 07, 06:35

Does anyone know where I can find this script?

- Gilboa

User avatar
LifeMatrix
Posts: 53
Joined: Wed, 18. Feb 04, 07:34
x2

download here

Post by LifeMatrix » Sat, 7. Jul 07, 18:41

Xscripting.com is gone now, and X2Source has been taken offline until at least this October. And The Commander's Space Station is down now, too. :( X2 fans are disappearing and X2 fansites are dropping like flies, so it's getting rather difficult to find working downloads for X2 scripts... :(

For these reasons, I've uploaded the ASEWS script to a file host myself:
Download ASEWS.zip

(Thanks to Maverick01 for sharing this. :) )
I'd like to see these scripts preserved.
"I'm going to hang up this phone and then I'm going to show these people what you don't want them to see. I'm going to show them a world without you. A world without rules and controls, without borders or boundaries. A world where anything is possible." - Neo, The Matrix

gilboa
Posts: 260
Joined: Sat, 28. Apr 07, 10:33
x4

Post by gilboa » Sun, 8. Jul 07, 12:07

Thanks!

This is the first version of ASEWS that actually works :)

- Gilboa

Buck_Rogers
Posts: 1521
Joined: Mon, 20. Dec 04, 23:23
x3

Post by Buck_Rogers » Tue, 10. Jul 07, 12:24

yeah. this was the only one i could find that worked properly. although i did only find 2 lol

glad i could help :)

thanks for hosting the file bsperan
Buck Rogers

Vice Admiral of Shadows Haven Alliance (SHA) visit us at:
SHA Forum
Feel free to join my DID
Too often we lose sight of life's simple pleasures. Remember, when someone annoys you, it takes 42 muscles in your face to frown. But only 4 to extend your arm and slap the bugger!

KeybdFlyer
Posts: 22
Joined: Thu, 21. Apr 05, 11:10
x2

Post by KeybdFlyer » Wed, 4. Aug 10, 21:29

Three years down the road and I'm just downloading this! Just wanted to let you know (and other X² players/modders) that their efforts are STILL appreciated! Many thanks to all of you!!

Post Reply

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