This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
This following code doesnt seem to work, i dont know why its not working, the only thing i can think of is the or's and i dont feel like adding in 3 dang if-then-else 's
http://yfrog.com/1spointsnotworkingp
am i doing the ors wrong or something?
edit: it is in the event when unit is created with no conditions
@fireblade212: Go
Put each condition inside of one "or", rather than multiples.
Very much thankyou, and thanks so much for fast reply, it has worked perfect
This following code doesnt seem to work, i dont know why its not working, the only thing i can think of is the or's and i dont feel like adding in 3 dang if-then-else 's
http://yfrog.com/1spointsnotworkingp
am i doing the ors wrong or something?
edit: it is in the event when unit is created with no conditions
@fireblade212: Go
Put each condition inside of one "or", rather than multiples.
Very much thankyou, and thanks so much for fast reply, it has worked perfect