home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
makers
/
body
/
black.dir
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-12
|
187 b
|
11 lines
on exitFrame
global STIcks
if (the ticks - STIcks) < (3 * 60) then
go(the frame)
else
set the locH of sprite 2 to -882
puppetSprite(2, 0)
updateStage()
end if
end