Disabling the purple outline of blocks - possible?

    Joined
    Jul 10, 2013
    Messages
    13
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    When you select a control block - weapons comupter for example, all the slave blocks, that are connected to, it gain a purple pulsing outline around them. Every single block has one, not just connected surfaces. This causes huge fps loss somwhere above 20k connected slave blocks/modules. Is it possible to turn off this feature, either in config or with memory edit?
     
    Joined
    Jun 27, 2013
    Messages
    896
    Reaction score
    166
    in settings.cfg, change


    G_DRAW_SELECTED_BLOCK_WOBBLE = true

    to false. That should do the trick.