Hey this might sound kinda noobish but is there a way to make units without their proper building requirements? (ex: a ghost without a science facility)
I think that no matter what you would need something like that. I just looked in the editor and there is not an option for turning the unit on no matter if you have the building requirements or not...
but like some trigger trick.
All that you do is in the Settings Box for units, you just check the Enabled Box. It is exactly like doing it for Upgrades, I think.
No, the player HAS to command whatever required buildings there are in order to make a ghost. That's why in RPGs, when you find a place where you can make upgrades, there's always templar archives, science facilities, etc., there along with the upgrade facilities, so the player can have more than 1 upgrade.
To trigger it, you could either just do "create ghost" at location, or you could enable them to command a science facility w/covert ops for a split second. If you que up ghosts and then lose the buildings, they will still build. But you cannot make a trigger that orders a building to produce a unit.
Oh yea, I just tested it and I did get mixed up with the Abilities thing. Starforge confused me with the Enabled box

| Trigger |
| Description: |
| |
well for triggers you can do like the diplomacy gold map has. when a wraith is bought it changes into a mutalisk you can use the same idea. and you can also make a selection from what spawns from the (unit)
|
| Players: |
| ¤ whoever |
| Conditions: |
¤ brings at least 1 marine anywhere
|
| ¤ deaths are 0 for (unit) |
| Actions: |
¤ move location on marine at anywhere
|
¤ remove marine at location
|
¤ create 1 ghost
|
¤ preserve
|
| ¤ comment |
ok well you get the idea
I don't think you would even have to do the center location thing would you? just do:
| Trigger |
| Actions: |
| ¤ Remove all marine at anywhere |
It would be the same thing. You wouldn't need to put in the center location thing. omg yes then were would it know to create the other unit that doesn't have the tech to be built......
I wanted it for movement triggers like ghost=move up,marine=move down ect.... Its all good ill just use another concept.