Hey guys, let me setup the example quick.
First we have a command center and a SCV and some minerals.
So we got all the basic's setup, now i want to make the one and only SCV harvest/gather.
So i make an action that says:
Unit - Order SCV [76.60, 247.41] to (SCV - Gather targeting Mineral Field [73.00, 247.50]) (Replace Existing Orders)
and i make sure that the one and only SCV has his gather ability and it is even on the command cards aswell.
And when i start the game it says.
Trigger Error in 'gt_MeleeInitialization_Func': The ability command 'SCVHarvest(0)' is missing a target.
Plz do explain the complex situation or what the fuck else is happning her.
2nd if you are still reading, how do i fix the command cards so they dont change by them self.
Btw u should post this in Triggers(Ur question its triggers not data)..well it misses a target. You need to specify a target. "Issue order to unit targetint point" The point should be"Position of unit:Mineral Field (X,Y)(The mineral field is a unit)
Hey guys, let me setup the example quick.
First we have a command center and a SCV and some minerals.
So we got all the basic's setup, now i want to make the one and only SCV harvest/gather.
So i make an action that says:
Unit - Order SCV [76.60, 247.41] to (SCV - Gather targeting Mineral Field [73.00, 247.50]) (Replace Existing Orders)
and i make sure that the one and only SCV has his gather ability and it is even on the command cards aswell.
And when i start the game it says.
Trigger Error in 'gt_MeleeInitialization_Func': The ability command 'SCVHarvest(0)' is missing a target.
Plz do explain the complex situation or what the fuck else is happning her.
2nd if you are still reading, how do i fix the command cards so they dont change by them self.
Btw u should post this in Triggers(Ur question its triggers not data)..well it misses a target. You need to specify a target. "Issue order to unit targetint point" The point should be"Position of unit:Mineral Field (X,Y)(The mineral field is a unit)
@JacobNielsen: Go
You are using the wrong type of order. You probably need to choose the "Target Unit".
Both of them are right. Issue order targeting unit. Also I moved this to triggers.
edit- by the way, we don't allow cursing in thread titles. I fixed it for you.