• 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- bunch of errors come up when i try to save

Status
Not open for further replies.
Level 2
Joined
Feb 10, 2010
Messages
11
i have a full jass script for a starcraft map my friend made me, but when i edit the map and try to save it tells me i have errors in my jass script how do i fix em?


btw: the game works fine with the scripts but i just can save an edited map:cry:
 
Please upload the script. It could be for a couple of reasons:

- You do not have JASS NewGen Editor. (most scripts nowadays require it)
- It was improperly imported.
- Possibility of variables that haven't been declared. (Although, with JASS NewGen this shouldn't be a problem)

There are more, but if you upload the script I'm sure we'd be able to find the problem easily. It would also help if not be even more helpful to post the errors that you received when trying to save your map.
 
Status
Not open for further replies.
Top