• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[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