Please help me with these codes

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Konsong
Junior Member
Posts: 32
Joined: December 11th, 2010, 7:25 am

Please help me with these codes

Post by Konsong »

Hey Guys,

While I am checking syntax errors in war3map.j through jasscraft.

I found these errors in a row from line 2112 to 2138:

integer array D
integer array V
integer array E
boolean G=false
boolean J=false
string array K
boolean array I
timer array A
integer array M
timer array N
integer array O
timer P=null
integer array F
integer Q=0
integer T=0
integer array H
integer array U
boolean W=false
boolean B=false
boolean C=false
boolean L=false
boolean D4=false
multiboard P4=null
unit T4=null
boolean array V4
integer W4=0
boolean Y4=false

Please help me to fix these codes by replacing one of the letters that contain errors.

Thanks Guys!!!
User avatar
Nuuby
Forum Staff
Posts: 519
Joined: October 18th, 2010, 8:43 am

Re: Please help me with these codes

Post by Nuuby »

That's like telling someone to find the needle in the haystack which is someplace in Russia.
Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: Please help me with these codes

Post by Kyoshiro »

well for a start why the hell are they at line 2112
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.
User avatar
UndeadxAssassin
Grammar King
Posts: 2115
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: Please help me with these codes

Post by UndeadxAssassin »

Boolean C should be true.

Amirite?
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.


(23:44:12) Bartimaeus: I was in pubic school until middle school...


Learn how to extract and read RAW Codes here!

Need help? Click here and ask your question!
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Please help me with these codes

Post by naturesfury »

how about telling us the error too o.o
and we probably need the entire .j file instead of like...30 lines =/

EDIT: Woah... how the heck can you tell undead O.O


Undeadhax! I don't. That was the point..

Naturesfury! lol oh....
Last edited by naturesfury on October 26th, 2011, 11:16 pm, edited 1 time in total.
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: Please help me with these codes

Post by owner123 »

First, why are they on line... whatever that was. They should be on like line 10 unless that map has a gigantic globals section.

Second, there's nothing wrong with those lines. The error might be a repeated variable - if you want help post the whole map here, or at least the war3map.j.
Konsong
Junior Member
Posts: 32
Joined: December 11th, 2010, 7:25 am

Re: Please help me with these codes

Post by Konsong »

Hey Guys,

Here's the war3map.j,

Please fix those errors in that file.

Thanks Guys!!!
Last edited by Konsong on November 1st, 2011, 12:03 pm, edited 2 times in total.
User avatar
Risugami
Senior Member
Posts: 134
Joined: September 25th, 2011, 1:15 pm
Title: Slacking

Re: Please help me with these codes

Post by Risugami »

Oh, so the map is DotA 6.69 LoD Ov1.

And yes, the error you had are repeated variables. I think you can fix it by using Vexorian Optimizer on the .J script. I heard it from someone. But never tried it myself.
Image Image
(Made by: Risugami) | Risugami's Signature Workshop

"As a young boy, I was taught in high school that hacking was cool. - Kevin Mitnick"
User avatar
Nuuby
Forum Staff
Posts: 519
Joined: October 18th, 2010, 8:43 am

Re: Please help me with these codes

Post by Nuuby »

Generally you use vexorian's first before you start work since you normally wouldn't name a variable or function the way vexorian's does to prevent conflict.
Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: Please help me with these codes

Post by Kyoshiro »

File comment: A useful file for all maps.

what?
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.