HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

WEU Curroupted my map....

07-19-2004, 05:31 PM#1
Veragoan
I cant save my map because i have a script error in the main script.. it s located here:

//***************************************************************************
//*
//* Custom Script Code
//*
//***************************************************************************
<----- this line----> has an error with like unfinished command or some fucking bullshit.
512)
//***************************************************************************
//*
//* Triggers
//*
//***************************************************************************

//===========================================================================

Any ideas how to fix my map or sohuld I trash it and just hate WEU forever.....
07-19-2004, 06:28 PM#2
johnfn
Try disabling each trigger until you get the right one and you can save.

Although, isnt it disabled already? Then why do you mind? And whats the problem, what doesnt work on your map?
07-19-2004, 11:40 PM#3
th15
Did you use an advanced trigger without initializing advanced triggers?

Did you attempt to use advanced triggers without first adding them to a map with the Warcraft 3 Enhancer program?

For WEU, you should create/edit your maps in the Enhancer program, make sure all the functions you need are enabled then work on it in the actualy editor. What this does is put a bunch of new functions in your map header, essentially enabling completely new actions and events. If you don't have these functions in your map and attempt to use them, the editor doesn't know what you're referring to and will give you the erorr you have.