home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 2 #6
/
CDRTV2N6.iso
/
makers
/
main.dir
/
00143_Script_143
< prev
next >
Wrap
Text File
|
1996-03-11
|
164b
|
10 lines
on exitFrame
global Sticks
if (the ticks - Sticks) < 60 * 3 then
go the frame
else
puppetSprite 1, false
go frame "start"
end if
end