Heya fellas!
My quest on getting the handle of this fine software continues. I have a seemingly trivial matter I can't seem to resolve.
I create these Node Objects and I want upon creating every Node Object to set the position of a specific Unit object to the Node object that was just created. For the task at hand the Unit has a Name var and the Node has a Owner var which he gets through other means but that's not important right now. The var is set to the proper value - that much i'm certain.
Now, what comes to my mind is that with a On Created condition, all actions and sub conditions should take the context of the object that was just created in amy comparisson whatsoever. But this does not seem to be the case. Please take a look and point out what im doing wrong. Much appreciated.
CHeers!