Help with map.

Status
Not open for further replies.
I use jassnewgenpack v1.5 and have warcraft 1.24c (frozen throne) installed and I've had no trouble at all opening your map.
 
my bad. forgot to mention that i updated my jasshelper and newgen

{EDIT}
I found the problem. I've been trying to use hashtables and for some reason my newgen doesn't have the HasTable triggers anymore, so it recognizes the hashtables as a invalid trigger and crashes WorldEdit.

Can anyone tell me how to fix this?
 
Last edited by a moderator:
Those are the WorldEditor changes:

PC WORLD EDITOR CHANGES

- Increased max map file size from 4 MB to 8 MB.
- Added the ability to store hashtable handles in a hashtable.
- Added GetSpellTargetX and GetSpellTargetY natives.
- Added a new base handle type "Agent" of which many types now extend from.
- Added a SaveAgentHandle native which can be used for saving most handle types.
- Added a JASS optimization dealing with global variable change events.
 
Those are the WorldEditor changes:

PC WORLD EDITOR CHANGES

- Increased max map file size from 4 MB to 8 MB.
- Added the ability to store hashtable handles in a hashtable.
- Added GetSpellTargetX and GetSpellTargetY natives.
- Added a new base handle type "Agent" of which many types now extend from.
- Added a SaveAgentHandle native which can be used for saving most handle types.
- Added a JASS optimization dealing with global variable change events.

thats for 1.24b were talking about 1.24c
 
Status
Not open for further replies.
Back
Top