home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00093_Script_93
< prev
next >
Wrap
Text File
|
1995-01-01
|
215b
|
10 lines
on exitFrame
global gPlayBoolean
if gPlayBoolean = 1 and the timer > 120 and soundBusy(1) = FALSE then
set the timer = 0
go the frame + 1
else
go the frame
trafficRollover
end if
end