Jeremy:I probally copy/pasted the wrong Iscript.
Pie:WHere is the Iscript? I can' find it in any of the 3 MPQs
Edit:OK I added it,and fixed it.But I keep getting the erro Script 289 doesn't exsist.
CODE
# ----------------------------------------------------------------------------- #
# This is a decompile of the iscript.bin file 'data\scripts\iscript.bin'
# created on: Fri Sep 22 20:27:00 2006
# ----------------------------------------------------------------------------- #
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 042 Overlord (zerg\overlord.grp)
.headerstart
IsId 25
Type 12
Init OverlordInit
Death OverlordDeath
GndAttkInit [NONE]
AirAttkInit OverlordAirAttkInit
SpAbility1 [NONE]
GndAttkRpt [NONE]
AirAttkRpt OverlordAirAttkInit
SpAbility2 [NONE]
GndAttkToIdle [NONE]
AirAttkToIdle OverlordAirAttkToIdle
SpAbility3 [NONE]
Walking OverlordWalking
Other OverlordAirAttkToIdle
BurrowInit [NONE]
.headerend
# ----------------------------------------------------------------------------- #
OverlordInit:
imgul09 43 0 42 # OverlordShad (zerg\overlord.grp)
playfram 0x00 # frame set 0
goto local00
OverlordAirAttkToIdle:
playfram 0x00 # frame set 0
shvertpos 0
wait 3
playfram 0x11 # frame set 1
wait 3
playfram 0x22 # frame set 2
shvertpos 1
wait 3
playfram 0x33 # frame set 3
shvertpos 2
wait 3
playfram 0x44 # frame set 4
shvertpos 1
wait 3
goto OverlordAirAttkToIdle
OverlordDeath:
playsnd 776 # Zerg\OVERLORD\ZOvDth00.WAV
imgol08 3 0 0 # OverlordDeath (zerg\zovDeath.grp)
wait 1
end
OverlordAirAttkInit:
playsnd 778 # Zerg\Overlord\ZAvHit00.WAV
sprol0f 132 0 0 # OverlordDeath (zerg\zovDeath.grp)
wait 1
attack25 2
goto local00
local00:
shvertpos 1
waitrand 8 10
shvertpos 2
waitrand 8 10
shvertpos 1
waitrand 8 10
shvertpos 0
waitrand 8 10
goto local00
OverlordWalking:
shvertpos 0
local01:
playfram 0x22 # frame set 2
wait 2
playfram 0x33 # frame set 3
wait 2
goto local01