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