Hyperspace BUG

Post bug reports and ask for tech support here.
Post Reply
User avatar
Diabolico
Posts: 515
Joined: Wed Oct 06, 2004 7:20 pm
Location: France
Contact:

Hyperspace BUG

Post by Diabolico »

[:D] I have found a new bug.
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=

Image
Attachments
hyperbug2.jpg
hyperbug2.jpg (62.31 KiB) Viewed 119 times
User avatar
Sky_walker
Posts: 116
Joined: Mon Apr 05, 2004 8:45 am
Location: Poland

RE: Hyperspace BUG

Post by Sky_walker »

It is well-known problem, on old SS forum someone had this problem.
Generaly, it's very rare, so don't concern it much.
[center]Republic Assault[/center]
[center]Image[/center]
User avatar
Diabolico
Posts: 515
Joined: Wed Oct 06, 2004 7:20 pm
Location: France
Contact:

RE: Hyperspace BUG

Post by Diabolico »

I can now farcast within different sectors of a same system, but not between different systems.[:'(]
Post Reply

Return to “Tech Support”