HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

[Bug Report] Spell factory and NewGenWE

08-02-2007, 04:19 AM#1
burningice95
I am making a map that requires the implementation of the Spell Factory. Since it is incompatible with the latest Caster system, I used the caster system from e spell factory map (12.8), and copied it into my map. However, when I complied it I got this error



If you can't read the image, the error message is- Line 4026: Identifier redeclared: "i"

And the code is- local integer i = 0

This error also occured when I opened the Spell factory map up i NewGen, and tried to save it (the map saved correctly, it just showed the compile error),and it worked fine when I tried to save it on normal WE.

I will send you a copy of my map or header if you want me to.
08-02-2007, 03:44 PM#2
Vexorian
Hi.

Don't ever use the old caster system if you got newgen.

It is better not to use the 2 factory spell templates that are not compatible with the newest caster system.
08-04-2007, 09:24 PM#3
ShadowDestroyer
Yeah, I learned this the hard way...

I am still hoping there is an aura/orb template for the new caster system.