home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00914_Script_CambioCast
< prev
next >
Wrap
Text File
|
1987-04-12
|
280b
|
15 lines
on CambioCast
put the clickOn into S
put the castNum of sprite S into C
puppetSprite S,1
put C + 1 into C
set the castNum of sprite S to C
updatestage
SuonaInterruttore
put C - 1 into C
set the castNum of sprite S to C
SPReset
updatestage
end