I am finding that Thargoid Controllers are the bane of oolite. No matter how close I fly to them and how many times I fly off and return I just cannot hit them (if I do it's by sheer luck).
I appreciate that they are meant to be difficult - hence why they are so small but it seems that you have to aim way off target in order to stand any chance of hitting them.
Is there anyway that this can be rectified so that collision detection between lasers and the thargoid controller is accurate? Or can Thargoid controllers be removed from the game?
Has anyone else experienced the same impossible conundrum (or am I alone?). And if so what did you do to compensate / rectify?
At present I am adopting a strategy of injecting away once I realise a controller is there (otherwise frustration levels go critical).
Thargoid Controller Woes
Moderators: winston, another_commander
- Damocles Edge
- ---- E L I T E ----
- Posts: 256
- Joined: Thu Mar 30, 2017 9:57 pm
Thargoid Controller Woes
O.C.T.D (Oolite Crash Test Dummy) Hmm Hmm Hmm Hmm......
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Thargoid Controller Woes
This is an OXP thing - is it TCAT?Or can Thargoid controllers be removed from the game?
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Damocles Edge
- ---- E L I T E ----
- Posts: 256
- Joined: Thu Mar 30, 2017 9:57 pm
Re: Thargoid Controller Woes
I do have To Catch A Thargoid installed but I have no idea whether this oxp is responsible to Thargoid Controllers.
I will try removing it as I am in Galaxy 2 (TCAT takes place in Galaxy 3) and I haven't fulfilled the requisite missions anyhow.
Thanks for the tip Cody - I'll report back whether this has removed the controllers.
O.C.T.D (Oolite Crash Test Dummy) Hmm Hmm Hmm Hmm......
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: Thargoid Controller Woes
Thargoid Controllers are in TCAT with extreme tiny size: 2x2x2m. I think this is a bug because they are equipped with thargoid lasers and use custom 38m wide escorts.
For a fix you can create a
For a fix you can create a
shipdata-overrides.plist
file in AddOns/TCATfix.oxp/Config
folder with the next content:
Code: Select all
{
"TCAT_controller0" = {
"model_scale_factor" = 50.0;
};
}
-
- ---- E L I T E ----
- Posts: 1248
- Joined: Sat Sep 12, 2009 11:58 pm
- Location: Essex (mainly industrial and occasionally anarchic)
Re: Thargoid Controller Woes
I've found that to hit them you need to, er, yes, miss them slightly. I also find that there are too many; one of the more minor things that my ExtraThargoids OXP does (and despite its name) is to reduce the number of them.
The way to destroy them, I find, is to try hard to get them pretty much right in front of you and then, if you have decent shield, ram them with injectors. Then they splat.
I might incorporate Norby's visibility tweak into my OXP (if that's alright Norby).
The developer of TCAT, the wonderous user 'Thargoid' (a.k.a. The Green One) is, so far as I know, retired (or trying to be).
The way to destroy them, I find, is to try hard to get them pretty much right in front of you and then, if you have decent shield, ram them with injectors. Then they splat.
I might incorporate Norby's visibility tweak into my OXP (if that's alright Norby).
The developer of TCAT, the wonderous user 'Thargoid' (a.k.a. The Green One) is, so far as I know, retired (or trying to be).
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: Thargoid Controller Woes
Of course.
- ffutures
- ---- E L I T E ----
- Posts: 2173
- Joined: Wed Dec 04, 2013 12:34 pm
- Location: London, UK
- Contact:
Re: Thargoid Controller Woes
They sound a bit like Swarm, which are a bit of a pain to zap but you can usually get rid of them by ramming etc.