I have some programming experience (Java) but I don't understand why no creep tumors appear on the map when I test it. Any help please? Is it a logic error?
Tumors can only plant on creep, possibly? I think if you select 'ignore requirements' in that (No Options) section it'll work out for you though. Haven't tried but that's my first hunch any ways.
The creep tumors can be spawned without creep.
Its just that in this trigger, it doesn't work.
Yes the creep tumors would be invisible upon creation, but I don't see any creep.
I wanna avoid long copy/paste sequences, so I'm trying to use loops to handle those instead.
Right now I'm using a "Pick integer from 1 to 500" to spawn creep tumors in random locations across entire map.
Its the best replacement I could find so far, apart from placing the creep tumors (or points) on the map myself.
Hi, i'm having some issues with this trigger.
I have some programming experience (Java) but I don't understand why no creep tumors appear on the map when I test it. Any help please? Is it a logic error?
The loop looks right. Imo that's because the creep tumors are invisible :) Try to spawn a marine instead
Tumors can only plant on creep, possibly? I think if you select 'ignore requirements' in that (No Options) section it'll work out for you though. Haven't tried but that's my first hunch any ways.
Try the same with a marine unit.
Does it show any errors ?
And: You should reset Y to 0 after the second loop is done ;) But one row should appear anyways. Is the burrowed unit visible, check that too.
@Rushhour: Go
hah good catch, didn't notice that in his trigger either.
Okay.. just clarifying some stuff here.
The creep tumors can be spawned without creep. Its just that in this trigger, it doesn't work.
Yes the creep tumors would be invisible upon creation, but I don't see any creep. I wanna avoid long copy/paste sequences, so I'm trying to use loops to handle those instead.
Right now I'm using a "Pick integer from 1 to 500" to spawn creep tumors in random locations across entire map. Its the best replacement I could find so far, apart from placing the creep tumors (or points) on the map myself.
Thanks, worked like a charm.
Is there a way to +karma?
@uytred: Go
Nope.
Wow that was a constructive post of mine again xD