How do i crate a new unit that spawns directly inside a nydus worm/Dropship or the protos dropship? And directly when its created i want to unload all created units.
though this is slightly round-about I think it would work (also not really a data answer) basically you make the ability do nothing(or something but something that doesnt effect anything) which isnt hard, and then you use the trigger event "unit is issued order" and an ability can be an order so you pick ur whole made "make roach ability" and then luanch the trigger the other guy suggested
How do i crate a new unit that spawns directly inside a nydus worm/Dropship or the protos dropship? And directly when its created i want to unload all created units.
Any tips?
Use Create Cargo Units and Issue Order To Unit
Cheers Then
Oh sorry, i thought when i posted in the "data" section i would get a "data" answer :)
I have an ability, kinda like "train roach" and that ability should instantly put that roach in the worm and unload that unit
Sorry, I overread that Data Secton *shame* ;)
@Thenarden: Go
He he, you tried but i already knew that ^_^, so please help with this if u can, i can figure it out :/
Still need some advice.
bump
though this is slightly round-about I think it would work (also not really a data answer) basically you make the ability do nothing(or something but something that doesnt effect anything) which isnt hard, and then you use the trigger event "unit is issued order" and an ability can be an order so you pick ur whole made "make roach ability" and then luanch the trigger the other guy suggested
@stoivanich: Go
Welcome to sc2mapster stovanich! I'm so impressed- first post is an answer! Feel free to send me a PM if you need anything ;)
Anyways sherlia, what he said is correct. Make an ability that does nothing, and then make the trigger event when that ability is used.
But there is no way of creating units(cargo) inside of other units/structures purely with data.....?
Create the unit via effects and use an issue order effect to have the cargo unit pick it up.
Otherwise, no.