home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Univers Interactif 3
/
INTERACTIF.BIN
/
mac
/
musique
/
musique.dir
/
00031_Script_31
< prev
next >
Wrap
Text File
|
1995-04-21
|
227b
|
14 lines
on mouseUp
global lechemin, lecharacter
set the castnum of sprite 3 to 8
updatestage
sound fadeOut 1, 150
if lecharacter = ":" then
open the pathname & "WEA"
else
go to "weapc"
end if
end