home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 22
/
cdrt22.iso
/
pc
/
bugbook
/
map.dir
/
00256_Script_256
< prev
next >
Wrap
Text File
|
1995-06-26
|
281b
|
14 lines
on exitFrame
global lastMapRandom
if the timer>3*60 then
repeat with x=1 to 5
if rollOver(x+23) then
set the timeOutScript to EMPTY
put x into lastMapRandom
go (lastMapRandom&".Roll")
end if
end repeat
end if
end