HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Issue with WEHelper 1.8.1 and CS

05-05-2007, 11:15 PM#1
Falitian
This only just began occurring since I updated my WEHelper with Jasshelper. It seems whenever I try and save, I get a syntax error saying that integer variables such as the "k" in the collision missiles section are not allowed to have the . syntax.

I'm not quite sure what this means, but its not allowing me to test my game nor fully save it for this reason.
05-06-2007, 01:55 PM#2
Vexorian
In the function with the error there is a place that says local integer k where it should say local cscollisionmissile k
05-06-2007, 06:27 PM#3
Falitian
ahh, ok, thanks.

So just fix that little bit and it should work all fine then.

It all works fine now. Thank you very much.
05-11-2007, 07:39 PM#4
zergleb
So wait WE Helper gives other people syntax errors? Even the new version just lets me save anything without any syntax errors no matter how wrong the syntax is.
05-11-2007, 10:10 PM#5
Vexorian
That's probably an issue with the syntax highlighting thing.