home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 December
/
WPCDEC97.ISO
/
DXRS
/
FAEWDEC.DXR
/
00114.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-10-14
|
196 b
|
12 lines
on exitFrame
go(the frame)
startTimer()
repeat while the timer < (1 * 60)
end repeat
puppetSprite(23, 1)
updateStage()
set the locH of sprite 23 to 2000
updateStage()
quit()
end