Jump to content

Damarow

Members
  • Posts

    2
  • Joined

  • Last visited

About Damarow

Converted

Damarow's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, I want to entites to go somewhere and it's a rather complex problem since I don't know which node to send the entities to before runtime. So, is it possible that I delete nodes from a nodelist during runtime? Lets say I have 4 nodes in my list and a process is triggered that deletes a node from thatlist, or a copy of that list? Thanks.
  2. Hello, I want to use a rather complex selection condition, but they don't work. For example: ((Server1.AttributeA == 1) == (Server2.AttributeB == 2)) or Math.If((Candidate.Node.AssociatedObject.Is.TypeA),something) I checked my conditions extensively and they should work, but they dont. It seems only "simple" selection onditions work. Does anyone know something about that?
×
×
  • Create New...