From a fresh install, I get a bunch of errors with SiegeComponent.cs
Error: SiegeComponent.cs: CS1001: (Line 246, Column 63) Identifier expected
Invalid token '>' in class, struct, or interface member declaration
And various other things like that, particularly an invalid token for ')', 'is', 'if', and a few other things on later lines, generally what I'm not sure how to fix. Rather new to scripting, any assistance avaliable?
|