X³ Reunion - Bonus pack 3.1.06
Moderators: Moderators for English X Forum, Scripting / Modding Moderators
-
- Moderator (Script&Mod)
- Posts: 22432
- Joined: Sun, 14. Nov 04, 23:26
the change most liky happened as a result to the Bala Gi patch. As the Signature scrambler used the same slot os the explorer software, so the explorer software changed the slot it used.
u could always change the taxi software to use EMP instead ?
as its best to keep the standard wares for the Signed scripts
u could always change the taxi software to use EMP instead ?
as its best to keep the standard wares for the Signed scripts
-
- Posts: 5285
- Joined: Mon, 11. Apr 05, 21:11
-
- Posts: 39
- Joined: Sun, 4. Mar 07, 10:36
-
- Posts: 324
- Joined: Wed, 20. Oct 04, 10:34
-
- Moderator (Script&Mod)
- Posts: 22432
- Joined: Sun, 14. Nov 04, 23:26
-
- Posts: 374
- Joined: Thu, 16. Feb 06, 07:56
I've had some random lockup problems that seem to be related to Lucike's missile defense mosquito - when I start the command on other ships (not [PLAYERSHIP]) I eventually have lockup trouble. When I avoid using MDM my game is OK (zero lockups for many days).
Usually when I run MDM I use it on my TS's & UT's, the playership and other major targets (carriers: M6, M1/M2/TL). I notice that the lockup problems become particularly bad when I leave a ship running MDM docked for an extended period of time. I have never used the convoy MDM script.
I've looked at the code, I think one thing is missing - MDM doesn't check to see if [THIS] is docked, it just executes blindly. I think this is somehow related to the lockups I've seen.
If you'd like I can hack in some [DOCKEDAT] checks into the script and test to see if my lockups resolve.
Usually when I run MDM I use it on my TS's & UT's, the playership and other major targets (carriers: M6, M1/M2/TL). I notice that the lockup problems become particularly bad when I leave a ship running MDM docked for an extended period of time. I have never used the convoy MDM script.
I've looked at the code, I think one thing is missing - MDM doesn't check to see if [THIS] is docked, it just executes blindly. I think this is somehow related to the lockups I've seen.
If you'd like I can hack in some [DOCKEDAT] checks into the script and test to see if my lockups resolve.

-
- Posts: 126
- Joined: Mon, 27. Mar 06, 11:42
Compatability Question
Is this Bonus Pack compatible with the Current version of DDRS? (or am I suppose to ask if: DDRS is compatible with this Bonus Pack (smile)).
Also... probably an obvious answer... But - If I'm using scripts which are in this bonus pack, should they be turned off first? Also... is it enough to Disable the scripts in the Cycrow Script Manager - or are there more aggressive steps which should be taken?
Advanced Thanx...
Also... probably an obvious answer... But - If I'm using scripts which are in this bonus pack, should they be turned off first? Also... is it enough to Disable the scripts in the Cycrow Script Manager - or are there more aggressive steps which should be taken?
Advanced Thanx...
Skorne Tet'Zu
Corny Signture Saying Removed
Corny Signture Saying Removed
-
- Posts: 422
- Joined: Mon, 12. Feb 07, 21:58
Hi.
Are you now about bug in BBS messages (Bonus Package 3.1.0.5)about secret containers (exactly engine.tuning).
In script, what proceude bbs message about founded secret container exist next code
Becouse size of array $list defined as only 6, when $Random has value
6 or 7, variable $...Var had undefined or null value, and pylot never has
true message about two last engine tuning secret containers.
P.S. Some var and values are changed for security reason
P.P.S. If it known baug and already fixed - sorry.
P.P.P.S. A was made some fix for this, if it's need - I can public.
Are you now about bug in BBS messages (Bonus Package 3.1.0.5)about secret containers (exactly engine.tuning).
In script, what proceude bbs message about founded secret container exist next code
Code: Select all
$list = array alloc: size= 6
$list [ 0 ] = "...rudder.optimisation#1"
$list [ 1 ] = "...rudder.optimisation#2"
$list [ 2 ] = "...rudder.optimisation#3"
$list [ 3 ] = "...rudder.optimisation#4"
$list [ 4 ] = "...engine.tuning#1"
$list [ 5 ] = "...engine.tuning#2"
$list [ 6 ] = "...engine.tuning#3"
$list [ 7 ] = "...engine.tuning#4"
* Auswuerfeln welches Paket genutzt werden soll
$Random = = random value from 0 to 8 - 1
$...Var = $list [ $Random ]
6 or 7, variable $...Var had undefined or null value, and pylot never has
true message about two last engine tuning secret containers.
P.S. Some var and values are changed for security reason

P.P.S. If it known baug and already fixed - sorry.
P.P.P.S. A was made some fix for this, if it's need - I can public.
Multiply entropy by absolute zero
Freedom in space
Freedom in space
-
- Posts: 562
- Joined: Wed, 2. May 07, 15:59
Hi, Just FYI.
Please read signature.
even though soon I will be purchasing X3.
but still , tiny problem with BTF v1.0 as signature informs.
Also, in your demos, there is alot of improper grammer and mispellings in the BBC's,
and only efx can be heard in audio and nothing else. no voices or nothing.
Just wanted to inform you about this.
thanks.
Please read signature.
even though soon I will be purchasing X3.
but still , tiny problem with BTF v1.0 as signature informs.
Also, in your demos, there is alot of improper grammer and mispellings in the BBC's,
and only efx can be heard in audio and nothing else. no voices or nothing.
Just wanted to inform you about this.
thanks.
I Am Currently Playing ( TRANSCEND-II )
I am a Asteroid Miner and I love to Mine - Brine, Nividium, Oil, Tellurium, Plutonium, Tridium, Metal, Tritanium and Gallium Crystals.
Proud owner of Protools|HD3 system.
I am a Asteroid Miner and I love to Mine - Brine, Nividium, Oil, Tellurium, Plutonium, Tridium, Metal, Tritanium and Gallium Crystals.
Proud owner of Protools|HD3 system.
-
- Posts: 422
- Joined: Mon, 12. Feb 07, 21:58
-
- Posts: 30
- Joined: Sat, 7. Apr 07, 19:02
Bonus pack manual
I needed a printed reference for the Bonus Pack scripts that I can use while in game. I have formatted the documents for the Bonus Pack as a PDF which can be printed (double sided) and stapled to create a booklet style manual. I'd like to contribute the PDF to the community; any suggestions as to where I could upload the file? It's 391KB in size.
-
- Posts: 5505
- Joined: Wed, 6. Nov 02, 20:31
Re: Bonus pack manual
Xai Corp. can host it.mnanderson wrote:I needed a printed reference for the Bonus Pack scripts that I can use while in game. I have formatted the documents for the Bonus Pack as a PDF which can be printed (double sided) and stapled to create a booklet style manual. I'd like to contribute the PDF to the community; any suggestions as to where I could upload the file? It's 391KB in size.
If register and logon you can create a new handbook page and attach a file to it.
-
- Posts: 21
- Joined: Thu, 27. Apr 06, 17:53
Has anyone actually been able to find the "cartel shield hacker" thingy yet ?
I've been to every pirate station I could find and not one of them had it!!
Is it offered in a BBS entry or as a ware in the station ?
Edit: I searched EVERY pirate base, also loaded up my game in scorp's map software and double checked EVERY damn pirate station.. no shield hacker =(
I got the logbook message that the script is installed.. I just dont get it =(
Edit: I am using XTM .7a, could there be a conflict of some kind ? Anyone else using XTM and the bonus package ? Any help / info would be appreciated!
I've been to every pirate station I could find and not one of them had it!!
Is it offered in a BBS entry or as a ware in the station ?
Edit: I searched EVERY pirate base, also loaded up my game in scorp's map software and double checked EVERY damn pirate station.. no shield hacker =(
I got the logbook message that the script is installed.. I just dont get it =(
Edit: I am using XTM .7a, could there be a conflict of some kind ? Anyone else using XTM and the bonus package ? Any help / info would be appreciated!
-
- Posts: 5505
- Joined: Wed, 6. Nov 02, 20:31
It's a ware for sale.mazzox wrote:...
Is it offered in a BBS entry or as a ware in the station ?
...
It could be on sale at any pirate owned station, including the Pirate Base in Xenon Sector 597 and the Anarchy Port, in vanilla X3. For XTM I've no idea whether there are any stations owned by the Pirate race, but if there are it could be any one of them.
The location might also change each time you load the game.
-
- Posts: 21
- Joined: Thu, 27. Apr 06, 17:53
..Which makes it pretty much impossible to find, then; Since XTM adds a a dozen pirate sectors and several dozen pirate stations. And on any given load it 's in only ONE of those stations..moggy2 wrote:It's a ware for sale.mazzox wrote:...
Is it offered in a BBS entry or as a ware in the station ?
...
It could be on sale at any pirate owned station, including the Pirate Base in Xenon Sector 597 and the Anarchy Port, in vanilla X3. For XTM I've no idea whether there are any stations owned by the Pirate race, but if there are it could be any one of them.
The location might also change each time you load the game.

[Not very easy to find in vanilla X3 either, I must say..]
Does the ware appear only in explored sectors' stations or any that are in the game ?
Maybe i'll have to just script myself a shield hacker and remove say.. twice the normal price from my account.. Can you tell me what the price is

Maybe the script could be modified so that the ware appears only in the vanilla sectors' stations ? This would make life much easier for people using mods.
Edit: Scorps map program revels all sectors including all stations and the wares they stock. It even shows custom added wares from XTM like heavy missile launcher, 500mj shield ect fine, but I did not find anything searching for "cartel" or "hacker" ect. Its simply not anywhere to be found! I'd appreciate if you could tell me the ware-name of the cartel hacker, atleast =)
-
- Posts: 22500
- Joined: Sat, 23. Apr 05, 21:42
My vanilla game has at least 14 Pirates Bases in addition to the Pirate Port. So even in vanilla the chance to find it from nearest outlet is one in fifteen. XTM sure sounds much more "fun". And, the Cartel has a chance to move on every reload.mazzox wrote:..Which makes it pretty much impossible to find, then; Since XTM adds a a dozen pirate sectors and several dozen pirate stations.

Goner Pancake Protector X
Insanity included at no extra charge.
There is no Box. I am the sand.
Insanity included at no extra charge.
There is no Box. I am the sand.