• 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.

[JASS] Script wont work

Status
Not open for further replies.
Level 36
Joined
Mar 15, 2006
Messages
7,945
Using the Jass Region on Die program for quick Maze making, I created a whole pile of JASS. The problem is, I get this retarded error, completely unrelated to the JASS I was doing. So I went to check if my JASS worked, so I disabled and then reenabled the trigger that I had JASS in. It gave me an error. I did this with my one other trigger and I got the same error. The error i'm getting is:

Line 1576: Expected a name

The bit of code it highlights is: set udg_Start = RegionNull

How can I fix it and what does it mean?! :angry:
 
Status
Not open for further replies.
Top