Do not use the SCS scripts? Let me think a moment ... even for a moment ..... Noooooooo!!! Heresy!!! , Blasphemy!!!
Anyway, thanks for the prompt response ... This reveals the secret !
TECSG wrote:
The "stealth" system isn't perfect...
just wanted to know how 4.08 is coming along and if You managed to fix those X3 Reunion sattelite deployment scripts to work with AP ?
Been using 4.07 together with the fix you send me and it worked without problems so far. I'm also using the Galaxy Explorer script by gnasirator and the best thing ever would be if the explorer ships from his script would deploy stealth instead of normal satellites... or have a SCS function to upgrade all standard sats to stealth until no more standard ones are in the universe
V4.08 is coming along, two things left to finish, the Satellite Network scripts are in and working, but I've got to tie them in to the menus properly.
The SCS (Stealth) Satellite Deployment script can be used by third party scripts so they can also deploy Stealth Satellites. Maybe if you ask gnasirator if he wants to add that feature to his scripts to contact me and I'll let him know how to do it. Failing that, I can see about adding in a 'universal upgrade' feature...
Yeah, the MRS can dock 30 ships internally, but only has one external dock for the larger ships. Any ships that can't dock should go into a holding pattern though...
Running this script in AP and have come across one bug. Player ship gets damaged when nearby rather than repaired..
Tracked the error down to the scs.mrs script line 46.. Every line below sets $hull.cur = $hull + <somevalue>
while line 46 is just $hull = $hull + $one.fifth
Once I'd change it to read $hull.cur = $ hull + $one.fifth it start to work.
I was just coasting at 15m/s towards the x-shuttle when the message popped up... before i could hit enter twice i'd crashed into it and destroyed it -.- Any way that popup can be changed to a mail? Not the first time it's happened... maybe I should learn but i doubt that will happen anytime soon 45mins gone to waste... another thing i need to learn to do more, salvage insurance is 3k, save moarrrrrrrrrrr!
This is one instance where the autopilot could actually be your friend!
The autopilot should stop you just short of the XPS, or if your insistent on not using it (or for the last few hundred meters), don't aim directly for the ship!!!
The message could be changed to a message (rather than a pop-up) though, I've just restarted (again) to try out the fixes/features for 4.08, so if I find it to be a problem (or at least an annoyance) I will change it.
You could also use the 'Auto-buy Salvage Insurance' option, I think that's cheaper than 3K if you do that.
I recently installed Albion Prelude and I noticed that the vanilla files !fight*. * in the directory \addon\scripts are different in some parts of the code than those of the original version of TC.
Because the ones that you modified to use the variable "stealth" seems to me that come from TC (I looked in the files of version 407), I was wondering if there could be problems with using the same with AP.
Thanks and... sorry if the topic has already been treated or if it is a false problem!
The scripts included in the SCS package will work with AP, the scripts for AP and TC are identical except for the AP scipts now contain some 'plain text' version of the script file as well as the XML code.
Not sure why it was changed, but if you're in any doubt, backup the 5 original files and if you think there's a problem you can replace the new files with the old ones and all that will happen is you will lose 'stealth' capabilities on the satellites and XPS.
The scripts included in the SCS package will work with AP, the scripts for AP and TC are identical except for the AP scipts now contain some 'plain text' version of the script file as well as the XML code.
Not sure why it was changed, but if you're in any doubt, backup the 5 original files and if you think there's a problem you can replace the new files with the old ones and all that will happen is you will lose 'stealth' capabilities on the satellites and XPS.
Thanks TECSG,
I mean, for example, the file !fight.attack.object.sd; the initial part of the AP file contains instructions for, I think, the new integrated system of missile defense, and these instructions are missing in the TC version.
What do you think?