home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 August
/
CHIP_CD_1998_08_PL.iso
/
Software
/
testsoft
/
tatry
/
tatry2.dir
/
00020.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
|
1998-06-09
|
214 b
|
12 lines
global CzyByl, nr_tla
on exitFrame
if not CzyByl and (nr_tla <> 40) then
puppetTransition(48, 2, 5, 1)
set the visible of sprite 9 to 0
updateStage()
set CzyByl to 1
end if
go(the frame)
end