Modding Help ToolUsageSuppressed(false) for vehicles

Discussion in 'Starbound Modding' started by donpapillon, Aug 13, 2016.

  1. donpapillon

    donpapillon Scruffy Nerf-Herder

    So, I've been trying to find a way to unsuppress tools and item usage while riding vehicles, and I couldn't find anything similar to the tech function called

    Code:
    tech.setToolUsageSuppressed(bool suppressed)
    
    Does anyone know of a way to do this for vehicles? Some function I can call. Or if it's impossible in the vehicle API?
    If it's definitely impossible I'll go for tech to do what I want, just need to know before I keep going.

    Thank you in advance :)
     

Share This Page