Fix the .j file

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

jiafish
Newcomer
Posts: 14
Joined: May 25th, 2007, 11:30 pm

Fix the .j file

Post by jiafish »

i translated a jass file but when i import it to a map, the map crashes.
there are a few problems in the jass file, there are certain triggers that are together.
Here is the J file all translate back to chinese word.
But......!
I translate them in NJ star. The margin is limited it will seperate LONG sentences into 2 sentences.
So you may see something like this:

Code:
if(Trig_player_choice_AI_hero_Func001Func001Func001Func001Func001Func001Func004Func001Func001C(
))then

So you got to manually fix them to

Code:
if(Trig_player_choice_AI_hero_Func001Func001Func001Func001Func001Func001Func004Func001Func001C())then


Im pretty much clueless about fixing jass, so im wandering if anyone can help me fix the jass file.

here's the .j file
http://rapidshare.de/files/40080843/war3map.j.html
User avatar
Ozzapoo
The Flying Cow!
Posts: 2197
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: Fix the .j file

Post by Ozzapoo »

Why upload a j file to rapidshare -.- Use pastebin. http://rafb.net/paste/
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
initialD
Some Honorary Title
Posts: 1713
Joined: June 8th, 2007, 5:08 am
Title: Angry Bird

Re: Fix the .j file

Post by initialD »

I am working on it now.
Next time upload it on this forums. So I don't have to wait for 1 minute before I can DL the file.
Estimate working time: 1 hour.
Done in 3 hours.
Damn it ..lol
This J file has been checked , no syntax error anymore.
Saw 3 chinese words which are not translated yet.
Saw 2 sentences with grammatical error.
But.....
Who care???
Ther J file should have no problem now, if you still get problem with your map, it's other problems.
Then you may ask your question at the map editing section.