Staredit Network

Staredit Network -> Modding Assistance -> Gah, Iscript problem...
Report, edit, etc...Posted by Killer_Kow(MM) on 2006-04-28 at 16:08:29
Alright, I'm trying to make my wraith commit suicide, but I'm not sure where to put the "goto wraithdeath" command.

I looked at the scourge's thing but it uses the actual things used in the ScourgeDeath, which is fine and I would do, but I'm not sure what the numbers in the middle mean... for example:
CODE
imgol           332 0 0 # TerranBuildingExplosionsmall


Help please.
Report, edit, etc...Posted by Voyager7456(MM) on 2006-04-28 at 16:30:38
OK, here's what you need to do.

Find the attack animation, and add the imgol command.

Then, after that either use a useweapon command or an attack25 1/2 command (if the suicide weapon is the ground/air weapon of the Wraith, respectively.)

Change the suicide weapon so that it's Behavior is Suicide. Compile the iscript and run.
Next Page (1)