Toggle Buttons for units with LUS?
Moderator: Moderators
- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Toggle Buttons for units with LUS?
I'm looking for a version of the toggle button but that work for units that use LUS. Am I imagining that this was done once before, because I can't seem to find it?
Re: Toggle Buttons for units with LUS?
?
You can add as many toggle buttons as you like in a gadget. I'm guessing you then want LUS to be informed of the change or something??
You can add as many toggle buttons as you like in a gadget. I'm guessing you then want LUS to be informed of the change or something??
Re: Toggle Buttons for units with LUS?
toggle button?
Re: Toggle Buttons for units with LUS?
On the wiki is an example that allows you turn toggle movement of flash tanks between "drive slow, turn fast" and "drive fast, turn slow."
Did not find it now though.
You could just add a CallAsUnit() to notify the unit script about the change of the toggle button.
Did not find it now though.
You could just add a CallAsUnit() to notify the unit script about the change of the toggle button.