[Request] Vampirism Ice
Moderator: Cheaters
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Member
- Posts: 86
- Joined: May 11th, 2007, 6:14 pm
okay, here's the problem. I have edited the original map's war3map.j with jasscraft. (After doing the whole ordeal with MPQRecover and listfile).
Then I import the edited war3map.j . when I host the map WC3 chrashes and says that there was an error with war3map.j
how do I fix that?
Then I import the edited war3map.j . when I host the map WC3 chrashes and says that there was an error with war3map.j
how do I fix that?
Adding the FUN in inFUNdibuliform
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Member
- Posts: 86
- Joined: May 11th, 2007, 6:14 pm
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Member
- Posts: 86
- Joined: May 11th, 2007, 6:14 pm
There are no comments anywhere.
^^<- None of that, just plain next.
I have seen those things in some other maps tho I could not add cheats in wither. But there's nothing "special" in the .j of this map.
I tryed with both Dekar's and Aero's jass triggers.
Code: Select all
[tab-Space] there is also
[Double tab-space] none of this
[tab-space] //Bla Bla Bla//
I have seen those things in some other maps tho I could not add cheats in wither. But there's nothing "special" in the .j of this map.
I tryed with both Dekar's and Aero's jass triggers.
Adding the FUN in inFUNdibuliform
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Member
- Posts: 86
- Joined: May 11th, 2007, 6:14 pm
I read your guide, Aero's guide and Dekar's guide all the way through. Did as I was told in your guide.
Here's a syntax check after I added Dekar's jass triggers:
And here's a syntax check after I added Aero's triggers: (I don't understand what's wrong)
Edit: Testing out the map with Dekar's jass. After editing in the jass I did the check and there were no errors, but just to be shure I made the program indent the text. I'm gonna try out Dekar's triggers now... If I can get some lazy bums to join my game.
Edit2: I have tested the map with Dekar's jass, it worked. But unfortunately Dekar's Jass does not have -mh -ms -mana and -nocd like Aero's does . But it works and here's the link to the map.
LINK: http://files.wc3edit.net/secure/files/V ... .17p~1.w3x
Cheats:
"-cheated by wc3edit.net" activates the cheats
"-cheats off" disables them again
-additem
-kill
-mp x
-hp x
-gold x
-lumber x
-invul
-vul
-lvl x
-xp x
-str x
-agi x
-int x
x = add amount here!
Here's a syntax check after I added Dekar's jass triggers:
And here's a syntax check after I added Aero's triggers: (I don't understand what's wrong)
Edit: Testing out the map with Dekar's jass. After editing in the jass I did the check and there were no errors, but just to be shure I made the program indent the text. I'm gonna try out Dekar's triggers now... If I can get some lazy bums to join my game.
Edit2: I have tested the map with Dekar's jass, it worked. But unfortunately Dekar's Jass does not have -mh -ms -mana and -nocd like Aero's does . But it works and here's the link to the map.
LINK: http://files.wc3edit.net/secure/files/V ... .17p~1.w3x
Cheats:
"-cheated by wc3edit.net" activates the cheats
"-cheats off" disables them again
-additem
-kill
-mp x
-hp x
-gold x
-lumber x
-invul
-vul
-lvl x
-xp x
-str x
-agi x
-int x
x = add amount here!
Adding the FUN in inFUNdibuliform
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Member
- Posts: 86
- Joined: May 11th, 2007, 6:14 pm