Jump to content

How to offset surface attached parts without limit?


Recommended Posts

25 minutes ago, Abastro said:

Wow, I didn't expect that this could be very confusing... (I shouldn'the chose a question)

So I need to fix the cfg file, right?

It might be because of me binding the wheel controls to ijkl.

Yep just open the file on notepad and increase the value of VAB_FINE_OFFSET_THRESHOLD to 20, or more, might be useful with mods that remove the VAB and SPH for really big builds.

Link to comment
Share on other sites

31 minutes ago, Abastro said:

Wow, I didn't expect that this could be very confusing... (I shouldn'the chose a question)

So I need to fix the cfg file, right?

It might be because of me binding the wheel controls to ijkl.

In short, it's likely that your settings.cfg comes from older versions where the VAB_FINE_OFFSET_THRESHOLD value stays its old default value. If you observe small values like 0.2 in your settings.cfg, then it's definitely the cause (at least explains why my L-shift only allows tiny increase in offset limit), and changing it to 20 (the current default value) should fix it. If you see big values in your settings.cfg, then it would be another problem.

It should have nothing to do with ijkl - should be independent settings.

Link to comment
Share on other sites

4 hours ago, FancyMouse said:

In short, it's likely that your settings.cfg comes from older versions where the VAB_FINE_OFFSET_THRESHOLD value stays its old default value. If you observe small values like 0.2 in your settings.cfg, then it's definitely the cause (at least explains why my L-shift only allows tiny increase in offset limit), and changing it to 20 (the current default value) should fix it. If you see big values in your settings.cfg, then it would be another problem.

It should have nothing to do with ijkl - should be independent settings.

Well then, it might be a bug in config system? I see.

4 hours ago, sal_vager said:

Yep just open the file on notepad and increase the value of VAB_FINE_OFFSET_THRESHOLD to 20, or more, might be useful with mods that remove the VAB and SPH for really big builds.

Thanks, it works!

Link to comment
Share on other sites

8 hours ago, sal_vager said:

Left shift is also this, from the settings.cfg

Editor_fineTweak
{
    primary = LeftShift
    secondary = None
    group = 0
    modeMask = -1
    modeMaskSec = -1
}

It'd be interesting to see @5thHorseman's entry.

This isn't a bug in 1.2.2, and downgrading isn't the answer.

Mine looks exactly the same:

Editor_fineTweak
{
    primary = LeftShift
    secondary = None
    group = 0
    modeMask = -1
    modeMaskSec = -1
}

:D

I see we all did troubleshooting while I slept today though so instead of telling you how I recreated your tests before reading the thread, I'll just read the thread :D

Link to comment
Share on other sites

6 hours ago, Abastro said:

Well then, it might be a bug in config system? I see.

Nope, more like "we're not supposed to copy old settings.cfg to new version, if we do that because of laziness, we, not Squad, are responsible for the consequence" sort of thing.

Link to comment
Share on other sites

18 hours ago, 5thHorseman said:

I don't think that works. I use Editor Extensions like Val does.

Pure Vanilla stock, it offsets up to the edges of the hanger(which is smaller cause stock:rolleyes:). I used Extensions a long time ago for the B9 HX parts, but since 1.2 i decided it is time to give up the habbit

Link to comment
Share on other sites

2 hours ago, FancyMouse said:

Nope, more like "we're not supposed to copy old settings.cfg to new version, if we do that because of laziness, we, not Squad, are responsible for the consequence" sort of thing.

Well I think that they should update the config settings if the value remained default, so in my point of view this is a bug. But yes, it depends.

(Programmatically one can't easily find if a file is copied from old file, or it just remained same in the old version. And mine was the latter case)

Or, the settings update may be prevented due to the change of settings (I changed key bindings). Then it really looks like a bug.. But this depends too.

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...