HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Comparison of Tools

11-21-2009, 09:11 AM#1
leric
I'm new to map development in WC3 and deciding which tool to use. Which are more recommended?

List of Tools:

Jass NewGenPack
JassCraft

What are the differences? Both support vJass?
11-26-2009, 08:43 PM#2
Seshiro
Jasscraft afaik does not support vJass and it is not a map editor it's just aJass Editor

JNGP is a whole(i think we can call it IDE), basing on the Original Map Editor so you can edit yer maps directly not like in JC where you'd have to CnP them into the Editor

For learning my guess'd be to use JC and then go to JNGP
11-26-2009, 08:58 PM#3
ploks
Quote:
Originally Posted by Seshiro
Jasscraft afaik does not support vJass and it is not a map editor it's just aJass Editor

JNGP is a whole(i think we can call it IDE), basing on the Original Map Editor so you can edit yer maps directly not like in JC where you'd have to CnP them into the Editor

For learning my guess'd be to use JC and then go to JNGP

I would go with JNGP directly because learning vJass directly is better than learn jass and then vJass. If you are unable to run JNGP you can always use JassHelper directly.
11-27-2009, 01:43 PM#4
leric
thanks for the reply.