View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old February 21st, 2021, 03:24 PM
No, gizmos are 0-1 per item. You can have lots of tables within the same gizmo - so you could have a table for "humanoid form only abilities", and an autotag on that table. Then, if you're in vehicle form, you use a foreach to search for all items with that tag, and assign a disable tag to them.

Or you could have a checkbox for "vehicle only", or a drop-down on each item added to the gizmo for "vehicle only", "mecha only", "both forms".


So for your second question, what you're calling gizmo 1 and gizmo 2 can just be two different tables within the same gizmo.
Mathias is offline   #3 Reply With Quote