HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Compile Errors

07-28-2002, 11:09 PM#1
Guest
Hey all, I'm trying (and doing pretty well so far) to make an RPG map. I've actually got a lot done. The triggers I've learned, but while I was doing a lil beta testing with a buddy, I realized that the wait commands were ignored, and also learned the using the Set Variable command used in conjuction with For Interger A 1 to numplayers (my variable name) and do wait for 15 seconds worked. So I switched all my cinematic wait commands to that format. Now, when I save the map, it says Line 134 expected '=' (it says this twice) and line 164 expected variable name. It's disabled ALL my triggers and left me in the dark. If someone could please tell me how to count to the proper line so I can fix the problem and maybe let me know how to fix these problems if you've had them.
07-29-2002, 05:51 AM#2
BlacKDicK
Use any mpq extractor and extract "war3map.j" from your saved map and then rename to ".txt" and open it on notepad and then you can see the line that caused this error.