home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00913_Script_Cursore
< prev
next >
Wrap
Text File
|
1987-04-12
|
1KB
|
27 lines
on Cursore
if the mousecast = 1981 then
Cursor [(the number of cast "Kvai"),(the number of cast "Kvaim")]
else if the mousecast >= 991 and the mousecast <= 998 then
Cursor [(the number of cast "Kvai"),(the number of cast "Kvaim")]
else if the mousecast >= 901 and the mousecast <= 973 then
Cursor [(the number of cast "Kvai"),(the number of cast "Kvaim")]
else if the mousecast = 1967 then
Cursor [(the number of cast "Kpiu"),(the number of cast "Kpium")]
else if the mousecast = 1969 then
Cursor [(the number of cast "Kmeno"),(the number of cast "Kmenom")]
else if the mousecast = 1983 then
Cursor [(the number of cast "Kdx"),(the number of cast "Kdxm")]
else if the mousecast = 1985 then
Cursor [(the number of cast "Ksx"),(the number of cast "Ksxm")]
else if the mousecast = 1987 then
Cursor [(the number of cast "Kspk"),(the number of cast "Kspkm")]
else if the mousecast >= 1001 and the mousecast <= 1030 then
Cursor [(the number of cast "Kpuls"),(the number of cast "Kpulsm")]
else
Cursor [(the number of cast "Kcur"),(the number of cast "Kcurm")]
end if
end