HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

need help importing a vjass system

03-30-2010, 05:35 AM#1
saeyne
Hello all,

I am trying to use the ArmorUtils system by Rising_Dusk, but it seems like the thread is dead. I have compiled/saved all the libraries used in the test map found at http://www.wc3c.net/showthread.php?t=105849 except for the actual ArmorUtils system itself :/ I get this error:

"Missing requirement: optional (libraries cannot require scopes)"

based on this line -> library ArmorUtils requires Logarithm, optional IntuitiveDamageSystem

I am not sure why I get this error, if its somethin to do with how my newgen world editor is set up, but I can't even save the test map supplied on the link to the ArmorUtils. It gives me the same error.

Anyone else having problems with that? Or can they suggest any other systems that work essentially the same? (can give full damage, reduced damage, and armor of units)
03-30-2010, 05:48 AM#2
Fledermaus
Update your jasshelper. If you still get the error then, just replace ArmorUtils with this:

Expand JASS:
03-30-2010, 06:56 AM#3
saeyne
Thanks! updating jasshelper fixed it