Modding Help hostile turret checkbox?

Discussion in 'Starbound Modding' started by Shadowblitz16, Oct 10, 2015.

  1. Shadowblitz16

    Shadowblitz16 Pangalactic Porcupine

    can someone tell me how to edit the interface\turret\turret.config
    to include a checkbox and label

    and how to edit the standingturret.lua so that it stores the checkmarks bool data?

    so far I have this http://pastebin.com/mpMdJ8Ng for my gui config

    and I think this http://pastebin.com/qtNzvHU3 has to do with the itemgrid callback for the gun but I don't know how to include a checkbox callback

    but then again I get this error Error: Exception caught in client main-loop: (WidgetParserException) Failed to find callback named: hostileFilter
     

Share This Page