HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Syntax Errors with Caster System

03-30-2008, 09:54 PM#1
Burning Rose
So I implemented the Caster System in my map, (using Newgen) But whenever I try to save it it gives me syntax errors about:
"Deprecated" something, and the //! Library Lines. I don't know what to do about it. I tried removing them and it gave me this error:
"Line 357: Undeclared Variable "F_arg_this"
I'm so confused and very annoyed, and it isn't letting me start my map. Can anyone help?
03-30-2008, 10:36 PM#2
Vexorian
Look at the last posts in the caster system thread.
03-30-2008, 11:05 PM#3
Burning Rose
I'm sorry, kinda noob at JASS, but trying to learn and would prefer to not accidently make everything blow up.
So when it says "Anywhere in your map", would just any old trigger work? Or like in a function, or maybe the Custom Script Code?
Sorry >_>
04-02-2008, 03:46 AM#4
Vexorian
Make a new trigger and paste that stuff there
04-02-2008, 10:01 PM#5
Burning Rose
K, it works now, thanks :)