HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Jass

12-04-2011, 11:52 PM#1
dark0804


i cannot use all map have jass
12-05-2011, 12:11 AM#2
dark0804
http://www.upanh.com/jassloi_upanh/v/cnb02q6k7jx.htm
12-05-2011, 12:31 AM#3
Here-b-Trollz
Looks like is using non-native functions from WEU. You can probably fix this by importing a CustomPolledWait or by writing your own, or by opening the map with WEU (World Edit Unlimited).
12-06-2011, 04:53 AM#4
dark0804
WEU ? what is this ? just download but cannot open map ( it not we ? )

who can help me :|
12-06-2011, 06:53 AM#5
Anitarf
You could just try adding the following code to your map header (the top of the triggers tree in the trigger editor), but this may not be enough if your map also uses other custom WEU functions.
Collapse JASS:
function CustomPolledWait takes real duration returns nothing
    call PolledWait(duration)
endfunction
12-06-2011, 08:12 AM#6
cohadar
Omg a fresh cookie.
People are still joining this hellhole ?!?
12-06-2011, 08:13 AM#7
Bribe
Well the problem is that error pops up before the map can even load, because the GUI editor doesn't recognize it. So he will either need WEU or to follow this tutorial: http://www.hiveworkshop.com/forums/w...n-pack-181085/
12-09-2011, 04:40 AM#8
dark0804
WEU cannot help me ...

http://www.mediafire.com/?2m6tfxzfuefjj50

this is 1 map errow.
12-09-2011, 05:42 AM#9
cohadar
I opened that map with my editor and it worked ok.

You just need the latest NewGen:
http://www.wc3c.net/showpost.php?p=895170&postcount=1

AND the latest jasshelper:
http://www.wc3c.net/showpost.php?p=852892&postcount=1
12-09-2011, 10:39 AM#10
moyack
Better: http://sc2modding.info/warcraft3/wc3...ck-%28jngp%29/
12-10-2011, 06:27 AM#11
dark0804
i have latest we and helper, but cannot save ~~
12-10-2011, 06:37 AM#12
cohadar
Quote:
Originally Posted by dark0804
i have latest we and helper, but cannot save ~~

It works for me.
Maybe you think you have latesr we and jasshelper?

Reinstall & try again seems like a good idea here.
12-11-2011, 02:54 PM#13
dark0804
no, just check.
thanks for help.
but who can fix it ~~

http://upanh.com/uploaded/
12-11-2011, 03:41 PM#14
Troll-Brain
The last jasshelper is 0.A.2.B.
12-11-2011, 05:35 PM#15
dark0804
oh thanks.
just update, but cannot fix it.