home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Knudde EK Editie
/
CD1.iso
/
tinus.dxr
/
Script_14.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-02-24
|
164 b
|
9 lines
on exitFrame
global MySound
if (soundBusy(2) = 0) and (MySound = 1) then
puppetSound(2, 112)
end if
sprite(16).visible = 0
sprite(18).visible = 0
end