Weapons (EDIT: and wierd scripting problem)
Posted: 05 Nov 2005, 15:58
To quote Units:Weapons in the wiki:
and
Also: What are the tags for setting weapon masters, fire arcs and the like?
EDIT: I've also got an unusual scriptor error. It keeps saying
[178]: Unknown Operator
Line 178 is this:
I've tried rewriting it. I've tried copying an exact copy of that line that does work (the line is repeated leter on and that line doesn't get this error)
Whats going on?
I know that the scripts are now AimWeapon1 etc, but are there any other changes?Slight script changes. While there is nothing drasitc, there are some differences. I do not know all of the differences, but you are bound to stumble across them yourself
and
What are these (other than the beam laser)?New weapon types. There are now some new weapon types, adding to the ability of the units.
Also: What are the tags for setting weapon masters, fire arcs and the like?
EDIT: I've also got an unusual scriptor error. It keeps saying
[178]: Unknown Operator
Line 178 is this:
Code: Select all
while (ismoving=1)
Whats going on?