• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Hint] Project 3 Hint

Status
Not open for further replies.
Ok, after seeing someone completely fail project 3 for a variety of reasons, I've decided to issue some hints.

Project 3 answer only uses 1 array

if you are using more than 1 array, you have done it incorrectly

if you try to use array indexes like scalars, you will be failed (like in lieu of the limit on var declaration)

Project 3 answer does not have any SUPER long boolean expressions, like length of 15 chained ors. If you've done that, you've done it wrong (even tho it'll work).

The use of BJs are obviously not allowed

Be sure to follow behavior in pics on removal/creation too.

edit
you may only store data in those variables, so the use of things like SetUnitData or hashtables are not allowed.
 
Last edited:
Status
Not open for further replies.
Top