I'm very new to the galaxy editor and tbh I absolutely hate how the data editor is setup, I'm used to the wc3 editor. I'd just assume do it through triggers.
So I have bunkers that can train marines, and basically I want it so the instant they are trained they are placed in the bunker. Problem is I don't know how to reference the unit thats what trained the marine (the bunker). I can only find "Created Unit" and not anything like "Unit Creator". Triggering unit doesn't work.
Basically the trigger needs to be...
Event: Unit is created
Condition: Unit trainer is equal to Bunker
Action: Order created unit to load into Unit Trainer (Bunker)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm very new to the galaxy editor and tbh I absolutely hate how the data editor is setup, I'm used to the wc3 editor. I'd just assume do it through triggers.
So I have bunkers that can train marines, and basically I want it so the instant they are trained they are placed in the bunker. Problem is I don't know how to reference the unit thats what trained the marine (the bunker). I can only find "Created Unit" and not anything like "Unit Creator". Triggering unit doesn't work.
Basically the trigger needs to be...
Event: Unit is created
Condition: Unit trainer is equal to Bunker
Action: Order created unit to load into Unit Trainer (Bunker)