Please someone make an list about the most common encountered errors in JASS scripting and their explanations. It would help beginnners like my self alot.
Most common errors are Creating a gamecache witch a name with a "." in it Using a function in an action like StartTimer() and not puting function before it Not writing conditions corectly (dont know what goes wrong yet) Thats all I found.