In project 2 i am not sure if i completely understand the instructions. Its says:
What do you mean by that they may have value? And what is Is A? Haven't seen that in any lesson. So kind of confusing where it came from.
And we may only use 5 once if i understand correctly except for the direct writes. So we need to find a way to get values, 11, 56 and 421 from variables and the value 5? We looking for some pattern or something?
EDIT: I attached week 2. This is how i solved it. It works but probably not the most effecient code.
EDIT2: New, better version of Project 2
JASS:
//Unit may be a value
//Is A may be a value
//[ ] may be a value
//-> may be a value
//" " may be a value
What do you mean by that they may have value? And what is Is A? Haven't seen that in any lesson. So kind of confusing where it came from.
And we may only use 5 once if i understand correctly except for the direct writes. So we need to find a way to get values, 11, 56 and 421 from variables and the value 5? We looking for some pattern or something?
EDIT: I attached week 2. This is how i solved it. It works but probably not the most effecient code.
EDIT2: New, better version of Project 2
Attachments
Last edited: