HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Trouble importing custom spell - Please Help

03-02-2003, 11:15 PM#1
wertheresco
Hi, i downloaded the Freezing Field spell from the download section and was trying to import that spell into my map. I created the Units folder in WC3 and put the custom files that came with the Freezing Field Map there. Then i went into the World Editor and created a new trigger, converted to custom text (the empty trigger) and replaced the text with the text in the trigger of the FF map i downloaded.

Now i can add the FF ability to my units in W.E. but when i try to save the map it says that there are compile errors in the trigger, in lines 300+, which the trigger doesnt even have.

What am i missing?
03-03-2003, 12:33 AM#2
DaKaN
well it means it coudnt compile the code, and there is an error with it, it could be the code is using a varible you did not define..
03-03-2003, 02:07 AM#3
wertheresco
Thanks Dakan, that was it. I forgot to define the variables.

Now everything works.