Sverkerman
Hosted Project: BoW
- Joined
- Feb 28, 2010
- Messages
- 1,325
I don't really see what this condition does.
(Condition Or - Any conditions are true)
Isn't it suppose to do like this?
Event:
I Enter Region
Actions:
-If then Else-
Condition Or - Any conditions are true
condition: I like wall
condition: I like mountain
condition: I like lamp
Then:
Move unit to region 001
Else: Move unit to region 002
Lets say that I liked wall but not mountain and not lamp.
Then it should move the unit to region 001
And if I didn't like any of the three things mentioned (Wall, Mountain or Lamp) The unit should be moved to region 002.
How confusing since it doesn't really work that way for me...
For me the result from "Lets say that I liked wall but not mountain and not lamp." is that the unit moves to region 001.
Is the condition "Or - Any" really meant to work that way? If so, Is there any other condition which I could use which will trigger "Then" if 1 of the mentioned conditions are true and go to "Else" if all of them are wrong?
Ive been working on a new system for my map for over 5 hours. Ive tested everything and this is the ONLY thing that could be wrong. Do I really need to Reconstruct my whole system because blizzard sucks at making conditions that makes sense? Or am I wrong?
Please post back to me as soon as possible since I got a deadline for the new version of my game, Bosses of Warcraft. Thank you very much
_________________
"Give a man a fish and you feed him for a day, Teach a man to fish and you feed him, for a lifetime."
(Condition Or - Any conditions are true)
Isn't it suppose to do like this?
Event:
I Enter Region
Actions:
-If then Else-
Condition Or - Any conditions are true
condition: I like wall
condition: I like mountain
condition: I like lamp
Then:
Move unit to region 001
Else: Move unit to region 002
Lets say that I liked wall but not mountain and not lamp.
Then it should move the unit to region 001
And if I didn't like any of the three things mentioned (Wall, Mountain or Lamp) The unit should be moved to region 002.
How confusing since it doesn't really work that way for me...
For me the result from "Lets say that I liked wall but not mountain and not lamp." is that the unit moves to region 001.
Is the condition "Or - Any" really meant to work that way? If so, Is there any other condition which I could use which will trigger "Then" if 1 of the mentioned conditions are true and go to "Else" if all of them are wrong?
Ive been working on a new system for my map for over 5 hours. Ive tested everything and this is the ONLY thing that could be wrong. Do I really need to Reconstruct my whole system because blizzard sucks at making conditions that makes sense? Or am I wrong?
Please post back to me as soon as possible since I got a deadline for the new version of my game, Bosses of Warcraft. Thank you very much

_________________

"Give a man a fish and you feed him for a day, Teach a man to fish and you feed him, for a lifetime."