home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of Blender
/
bestofblender.iso
/
pc
/
blender
/
files
/
beastvr
/
beastvrm.dir
/
00055_Script_55
< prev
next >
Wrap
Text File
|
1996-04-25
|
333b
|
11 lines
on exitFrame
set the text of cast "ROOMNAME" to "Welcome to Grand Royal...somewhere in LA"
set the volume of sound 1 to 55
set the visible of sprite 11 to FALSE
global n, PASTNODE, MIKESET
set MIKESET = 0
set PASTNODE = 1
repeat with n = 29 down to 21
set the visible of Sprite n to FALSE
end repeat
end