home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00934_Script_Rver
< prev
next >
Wrap
Text File
|
1987-04-12
|
362b
|
16 lines
on Rver R, EXC, B,H,V
cursore
put R-12 into A
set the castNum of sprite EXC = the castNum of sprite A
set the castNum of sprite A = the number of cast "000.pic"
set the locH of sprite B = H
set the locV of sprite B = V
updatestage
repeat while rollover(R)
if the mousedown then
exit repeat
end if
end repeat
end