How to open vjass maps on patch 1.29

Status
Not open for further replies.
Hi, i had been developed a map that contains a lot of vjass scrips, but i realize that i can't save it on new war3 versions, there is an option or tool in wich i can solve this issue.

thanks for answering.

Use SharpCraft or JNGP on an older WC3 version and inside your map import 1.29's common.j and Blizzard.j to their correct paths.

Scripts\common.j
Scripts\Blizzard.j

You won't be able to use the new players or GUI functions. You can use the new JASS natives though.
 
Use SharpCraft or JNGP on an older WC3 version and inside your map import 1.29's common.j and Blizzard.j to their correct paths.

Scripts\common.j
Scripts\Blizzard.j

You won't be able to use the new players or GUI functions. You can use the new JASS natives though.

Thanks for answer trigger happy. Another question, I could be able to use another variables like click events, or ability related?
 
Last edited:
Status
Not open for further replies.
Back
Top