Currently I've taken back on my old hobby of editing maps for the entertainment of the local community, Noble right? I know I'm a modern day Spiderman...Not! Unfortunately I'm not good with [jass] scripting, or any scripting for that matter. I get 15,430 compile errors when I go to save the map I'm editing. I included a notepad including the entire custom script of the map I'm editing, and as well as the actual map that I'm working on. I used World Editor unlimited to get the message about the compile errors.
Quick last minute thing, When I try to host the map to test it out, I get the dreaded "Map not found" error, Showing that maybe it's something to deal with the blizz patch that screwed up the triggers of custom games and some of their melee maps.
[JASS] Project of mine, Read on...
Moderator: Cheaters
-
- Newcomer
- Posts: 5
- Joined: April 5th, 2010, 10:38 pm
[JASS] Project of mine, Read on...
You do not have the required permissions to view the files attached to this post.
-
- Super Moderator
- Posts: 3198
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: [JASS] Project of mine, Read on...
sigh... Is the map deprotected? if so go to the deprotection section and read the FAQ...
If you made it by urlsef.. then use jasscraft to check for jass code errors while you write them
If you made it by urlsef.. then use jasscraft to check for jass code errors while you write them
-
- Forum Staff
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 2 times
Re: [JASS] Project of mine, Read on...
Hope this isn't counted as reviving a dead topic.
All of your errors is using a variable that is not an array or using a variable that is undeclared.
All of your errors is using a variable that is not an array or using a variable that is undeclared.