home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Curio City 11
/
CURIO11.bin
/
pc
/
movie
/
namio
/
qz_f.dir
/
00124_itemÇÃï-é¶2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-01-01
|
235 b
|
11 lines
on exitFrame
global gqzitemlist
repeat with n = 15 to 26
if getAt(gqzitemlist, n) = 1 then
set the visible of sprite (n - 10) to 1
next repeat
end if
set the visible of sprite (n - 10) to 0
end repeat
end