I'm trying to make a trigger that removes an ability from a unit. I can get it for enable/disable the ability, but not to remove it entire. Is this possible? I can see if possible to add/remove behavior?
I'm not sure exactly what you are trying to do, but you can do this in the data editor to be triggered off of an upgrade/building/etc. I believe it's under the Requirements area.
I have a neutral unit which has an ability that lets you take control of it. Once you've taken control of it i want that ability to disappear, since it no longer has any use.
I have a neutral unit which has an ability that lets you take control of it. Once you've taken control of it i want that ability to disappear, since it no longer has any use.
You still would likely do this under the Requirements are in the Data Editor. Look up any of the Learn [Ability] Requirements. Under Requirement+ they stop Showing the Upgrade if it's "Queued or Better" but you can change this to "Complete" or whatever you want. It doesn't even have to be a legitimate Upgrade. It can just be a placeholder Upgrade that does nothing.
There is a Hide/Show ability in the Trigger Actions, which is probably what you are looking for. You can't actually remove the ability very easily, but you can completely hide it with this action.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi.
I'm trying to make a trigger that removes an ability from a unit. I can get it for enable/disable the ability, but not to remove it entire. Is this possible? I can see if possible to add/remove behavior?
Any help is much appriciated.
I'm not sure exactly what you are trying to do, but you can do this in the data editor to be triggered off of an upgrade/building/etc. I believe it's under the Requirements area.
@siege911: Go
I have a neutral unit which has an ability that lets you take control of it. Once you've taken control of it i want that ability to disappear, since it no longer has any use.
You still would likely do this under the Requirements are in the Data Editor. Look up any of the Learn [Ability] Requirements. Under Requirement+ they stop Showing the Upgrade if it's "Queued or Better" but you can change this to "Complete" or whatever you want. It doesn't even have to be a legitimate Upgrade. It can just be a placeholder Upgrade that does nothing.
@siege911: Go
There is a Hide/Show ability in the Trigger Actions, which is probably what you are looking for. You can't actually remove the ability very easily, but you can completely hide it with this action.