HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Jass new gen 3f error implementing caster system

09-28-2007, 10:24 AM#1
waaaks
now i just downloaded jass new gen pack v3f, and i have a new map...i tried to implement caster system v14.3 and it gives me an error in the caster system trigger

Quote:
Functions passed to Filter or Condition must return a boolean

Collapse JASS:
local boolexpr bex=Condition(function DamagerGroup_Enum)

this what i get...and i tried opening other maps with caster system and save the map but still got the error

while in v3e it has no error, now im delayed in editing my map

can u give me a link to download jass new gen v3e? because i deleted my jass new gen 3e because of 3f
09-28-2007, 02:12 PM#2
Vexorian
find function DamagerGroup_Enum, make it return true.
09-29-2007, 04:31 AM#3
waaaks
ok...so does new gen 3g fix that already?
09-29-2007, 11:39 AM#4
Vexorian
No, it is a problem with the caster system, you have to change that code... If you want post your cs trigger here and I'll change it for you, I will soon make a release testing my map editing capabilities on Linux...
09-29-2007, 01:45 PM#5
waaaks
i didnt actually change the caster system, still use the exact raw code of the dummy. and i dont have my WE right now...can u do it for me please, im sure u have caster system now right?

please?
09-29-2007, 01:57 PM#6
Vexorian
It is a problem the caster system has always had, only that the newest PJass detects it now.
09-29-2007, 10:18 PM#7
waaaks
thats why im asking for a new cs trigger, because i dont have it now....i cant post one
09-29-2007, 10:33 PM#8
Vexorian
if you are having that error, you got some CS in your map, post it.
09-29-2007, 10:46 PM#9
waaaks
thats why i cant post it because i dont have WE in this PC

im asking for a working cs trigger to make a one way trip back home
09-29-2007, 10:49 PM#10
Vexorian
then you'll have to wait some time...
09-29-2007, 10:49 PM#11
waaaks
ok, i can do that
09-30-2007, 09:47 PM#12
Vexorian
use 14.4
10-01-2007, 04:56 AM#13
waaaks
nice