Now I'm making a mean ass corsair and replacing Dweb with a flaming sort of thing. It looks awesome and all but wait... no damage?!
If anyone could tell me how to add the damage, even a copy->paste of an example would do...
Just so this doesn't sound like I'm so stupid / lazy and I can't find out for myself, I'm gonna say that this is for both me and for others that need it..(like all of these (workshop) topics are...I think..................)
""Major Edit"":::
*SIGH* New problem. When the distruption web goes out the last frames of the "dark archon explosions" stay there and after about 10 seconds SC crashes. The script containing the "explostions" are as follows...
Code: Select all
DisruptionWebLocal00:
playfram 5
playsndbtwn 314 315 # Terran\Firebat\TFBFir00.WAV, Terran\Firebat\TFBFir01.WAV
imgol 928 0 0 # DarkArchonDeath (protoss\PdaDeath.grp)
wait 3
playfram 6
imgol 928 0 0 # DarkArchonDeath (protoss\PdaDeath.grp)
wait 3
playfram 7
imgol 928 0 0 # DarkArchonDeath (protoss\PdaDeath.grp)
playsndbtwn 314 315 # Terran\Firebat\TFBFir00.WAV, Terran\Firebat\TFBFir01.WAV
wait 3
playfram 8
imgol 928 0 0 # DarkArchonDeath (protoss\PdaDeath.grp)
wait 3
playfram 9
imgol 928 0 0 # DarkArchonDeath (protoss\PdaDeath.grp)
playsndbtwn 314 315 # Terran\Firebat\TFBFir00.WAV, Terran\Firebat\TFBFir01.WAV
wait 3
goto DisruptionWebLocal00
I)eath_Wing
EDIT: I recommend using the [ code ] tags for code. - Lavarinth