home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Seeker
/
Seeker.iso
/
files_w
/
picture.dir
/
00141.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
|
1994-11-30
|
185 b
|
10 lines
on exitFrame
global getpoints
repeat with i = 2 to 6
if not getAt(getpoints, i) then
puppetSprite(i, 1)
set the castNum of sprite i to 0
end if
end repeat
end