I added farcasters, 2 per system, in order to make possible to jump from Borova to Paragon and back.
When the ship goes through the farcaster, this is what happens :
Hyper BUG pic 1
So I am stuck on Hyperspace! LOL
Other, here is the mission script :
MISSION
name: "test02"
type: "Misc"
system: "Paragon"
region: "Paragon"
objective: "Unspecified"
sitrep: "Unknown"
start: "33:00:00"
degrees: true
element: {
name: "recon",
design: "Raider",
mission: "Misc",
intel: "Secret",
count: 1,
command_ai:1,
iff: 1,
player: 1,
playable: false,
region: "Paragon",
loc: (0, 0, 0),
}
element: {
name: "Paragon - Borova",
design: "Farcaster",
mission: "Misc",
intel: "Located",
count: 1,
command_ai:1,
iff: 0,
playable: false,
region: "Paragon",
loc: (-11000, -11000, 0),
objective: { cmd: Vector, tgt: "Paragon - Borova" },
}
element: {
name: "Borova - Paragon",
design: "Farcaster",
mission: "Misc",
intel: "Located",
count: 1,
command_ai:1,
iff: 0,
playable: false,
region: "Paragon",
loc: (15000, -11000, 0),
objective: { cmd: Vector, tgt: "Borova - Paragon" },
}
element: {
name: "Borova - Paragon",
design: "Farcaster",
mission: "Misc",
intel: "Located",
count: 1,
command_ai:1,
iff: 0,
playable: false,
region: "Borova",
loc: (8000, 17000, 0),
objective: { cmd: Vector, tgt: "Borova - Paragon" },
}
element: {
name: "Paragon - Borova",
design: "Farcaster",
mission: "Misc",
intel: "Located",
count: 1,
command_ai:1,
iff: 0,
playable: false,
region: "Borova",
loc: (-7000, -20000, 0),
objective: { cmd: Vector, tgt: "Paragon - Borova" },
}
// EOF
[:D] Milo, please check this out as it would be great to have missions where you not just jump between planest on the same system but between different systems and/or galaxies.
Thanks ina dvance,
=S=




[/center]