Staredit Network

Staredit Network -> Modding Assistance -> Infested Terran
Report, edit, etc...Posted by Xx.Doom.xX on 2006-09-13 at 16:22:27
Is it possible to make a Infested terran actually like commit suicide and kill a unit but the infested terran doesnt die?
Report, edit, etc...Posted by Oo.Insane.oO on 2006-09-13 at 16:33:42
You can try making is range 1 and make him not radial splash

Or make your own custom suicide attack
Report, edit, etc...Posted by Xx.Doom.xX on 2006-09-13 at 16:36:56
QUOTE(Lakai @ Sep 13 2006, 04:33 PM)
You can try making is range 1 and make him not radial splash

Or make your own custom suicide attack
[right][snapback]560056[/snapback][/right]

What is radial splash?

Also how would i make my own attack. Editing the one they already use???
Report, edit, etc...Posted by Oo.Insane.oO on 2006-09-13 at 16:48:40
I suppose u could do it through IScripting

I just looked at the weapon for Suicide on Datedit and reccomended changing aroundf all the splash n crap
Report, edit, etc...Posted by Xx.Doom.xX on 2006-09-13 at 16:51:51
QUOTE(Lakai @ Sep 13 2006, 04:48 PM)
I suppose u could do it through IScripting

I just looked at the weapon for Suicide on Datedit and reccomended changing aroundf all the splash n crap
[right][snapback]560068[/snapback][/right]

Ok thanks Lakai.
Report, edit, etc...Posted by Oo.Insane.oO on 2006-09-13 at 16:55:54
np even if that probably isnt gonna work wink.gif

I think the only way that would work is Iscripting but its not hard to do datediting so y not try it smile.gif
Report, edit, etc...Posted by Lord_Agamemnon(MM) on 2006-09-13 at 22:21:15
1) Change the weapon behavior for "Suicide(Infested Terran) to "Appears on Target." and the graphic to "White Circle(Invisible)"

2) Add an attack script for the IT in ICE(CC). That should do it.
Report, edit, etc...Posted by TERRAINFIGHTER on 2006-09-14 at 09:02:56
Remove the sigorder command in the burrowinit header, and if it still dies, edit the exe (with memgraft) changing the attack's action type from Attack (Suicide) to Attack
Report, edit, etc...Posted by Pyro-Fire on 2006-09-14 at 11:27:03
suicide = kill self.
theres no way to suicide and live. end of story.
Report, edit, etc...Posted by TERRAINFIGHTER on 2006-09-14 at 12:00:53
He means he wants the unit to look like it's suiciding, but still have the unit.

Also, there's no reason to flame.
Report, edit, etc...Posted by BroodKiller on 2006-09-15 at 14:32:00
I think you could remove the unit's graphics temporarily, then play a custom animation identical to unit's death, use the weapon, and then bring the graphics back in?
Report, edit, etc...Posted by Xx.Doom.xX on 2006-09-15 at 15:36:59
QUOTE(BroodKiller @ Sep 15 2006, 02:31 PM)
I think you could remove the unit's graphics temporarily, then play a custom animation identical to unit's death, use the weapon, and then bring the graphics back in?
[right][snapback]561128[/snapback][/right]

I'll try that, So edit the death of the IT?

And thanks, TERRAINFIGHTER, for the help. smile.gif
Report, edit, etc...Posted by BroodKiller on 2006-09-16 at 12:11:48
No, do not edit its death animation - copy it to the attack animation, so that it looks like it is dying, but in fact it will not.
Report, edit, etc...Posted by Xx.Doom.xX on 2006-09-16 at 12:22:49
QUOTE(BroodKiller @ Sep 16 2006, 12:11 PM)
No, do not edit its death animation - copy it to the attack animation, so that it looks like it is dying, but in fact it will not.
[right][snapback]561612[/snapback][/right]

O...i get it
Report, edit, etc...Posted by Pie_Sniper on 2006-09-16 at 13:31:22
Don't put the "end" command in there, though.
Report, edit, etc...Posted by BSTRhino on 2006-09-16 at 20:31:23
I would've thought you'd need to change the AI/order thing to make the infested terran attack like a normal unit. If you do that, you can script the infested terran just like you would a normal unit.

If I remember right, the infested terran is already dead by the time it gets to its special attack animation (which isn't the regular attack animation because it's not the same order). You can tell whether a unit is already dead or not by checking whether you can still select it during its suicide animation. If I'm right here, then it's just not possible to have the infested terran come back to life after an attack, since it will already be dead.
Report, edit, etc...Posted by Eskimo Bob on 2006-09-20 at 20:08:48
This is off topic but doomstrike that is a great idea.
Next Page (1)