Jump to content

prevent running thruster while it is stowed?


Asarjan

Recommended Posts

hey guys i need some help with my mod ...

I created an engine which is stowed in a box.
The engine can be extended, but the problem is that the engine can be started and runs even when stowed.
Is there a way to prevent this so that the engine only runs when it is extended? I suspect C# is a way of doing this, but unfortunately I have no knowledge of C# . So are there ways to solve my problem without using C#?

Thanks for help.

Greetings

Link to comment
Share on other sites

Hello, maybe you could use:

MODULE
{
 name = ModuleEnginesFX
 shieldedCanActivate = false
}

but i don't know how did you setup your engine.

There was a plugin that allows the behavior that you described:

and i think LGG adopted it but i can't find the link. So maybe @linuxgurugamer could help you more.

Link to comment
Share on other sites

Thanks guys, the first thing I will test is the solution with the module extension in the cfg. That would be the easiest way 
If that doesn't work then I'll have to use one of the mods you linked.
I will let you know if I was successful.
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...