Maybe I should add a small script to TheThargonThreat that adds a few thargoids every now and then in interstellarspace.
As long as the player is around and nothing else.
A timer should be managable with JS.
Thargoids
Moderators: winston, another_commander
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
I know.
What I mean:
(And repeat) a player need never be bored again when stranded in ISS.
What I mean:
in short only add thargoid some time (5min) after jumping in and only when no ships are present.if = status_satring equal STATUS_EXITING_WITCHSPACE
do= set timer
if = timer >= 300 seconds
if status_string equal STATUS_INFLIGHT
if planet_number equals 0
do = checkships
if = no ships around.
do = random_d3
if =
D3 equal 1 = add Thargoid 1, reset timer
D2 equal 2 = add thargoid 2, reset timer
D3 equal 3 = add thargoid 3, reset timer
else = reset timer
(And repeat) a player need never be bored again when stranded in ISS.
Riding the Rocket!
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Gotcha. IIRC in good old Elite the bugs kept coming and coming until your witchdrive was repaired. And that could take ages.
So, in principle, a good idea.
And why only when there are no other ships? The thargoids could also bring in reinforcemens when they are in a battle with some behemoths.
BTW (and just because I have to find something in your code): The correct planet_number for interstellar space is -1.
So, in principle, a good idea.
And why only when there are no other ships? The thargoids could also bring in reinforcemens when they are in a battle with some behemoths.
BTW (and just because I have to find something in your code): The correct planet_number for interstellar space is -1.
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
And so it is!
However as you may have noticed from the lack of parsable syntax, my mind is currently otherwise (pre)occupied.
IIRC your drive never miraculously repairs itself...In fact, it is indestructable. It's the fuel that is the problem.
And if I'm still remembering correctly thargoids yield only alloys, not fuelpods.
However as you may have noticed from the lack of parsable syntax, my mind is currently otherwise (pre)occupied.
IIRC your drive never miraculously repairs itself...In fact, it is indestructable. It's the fuel that is the problem.
And if I'm still remembering correctly thargoids yield only alloys, not fuelpods.
Riding the Rocket!
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
- nijineko
- ---- E L I T E ----
- Posts: 353
- Joined: Wed Jul 04, 2007 3:37 pm
- Location: two strange quarks short of a graviton....
- Contact:
huh. i've never gotten a message either way. when i go to jump, twice now i've ended up in a "space bubble" with thargoids blasting away at people. i'm usually able to sneak past the robots and up to a warship which i can then blast in fairly short order.
sometimes i have to retreat a bit to cool off the laser. (anyone for modding high grade heat sinks?) then it's off to pick up the robot pieces. =D usually i'm doing a trade run, and the payout for furs or computers is usually higher than the payoff for alien stuff. ^^ too bad.
in any case, i'm just suddenly there. and once they are all dead, it just takes a bit of fuel to finish off the journey. actually it saves fuel all around (unless i'm afterburning a lot). ^^ of course, there is the occasional squabble about leftovers between me and some of the others trapped in the "space bubble". =D
but i've never noticed a message before. (too busy dodging lasers?)
sometimes i have to retreat a bit to cool off the laser. (anyone for modding high grade heat sinks?) then it's off to pick up the robot pieces. =D usually i'm doing a trade run, and the payout for furs or computers is usually higher than the payoff for alien stuff. ^^ too bad.
in any case, i'm just suddenly there. and once they are all dead, it just takes a bit of fuel to finish off the journey. actually it saves fuel all around (unless i'm afterburning a lot). ^^ of course, there is the occasional squabble about leftovers between me and some of the others trapped in the "space bubble". =D
but i've never noticed a message before. (too busy dodging lasers?)