home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Killer
/
Game_Killer.bin
/
220.VOC.RSC
< prev
next >
Wrap
Text File
|
1993-02-28
|
2KB
|
102 lines
goto init
turnvoc:
setvar(j,0)
i:= a / b / b
digit:
if vartest(i,1,9)
if vartest(i,1,5)
if vartest(t,3,7)
if vartest(t,5,7)
if vartest(t,5,5)
play"appvoc\vector.voc"
endif
if vartest(t,7,7)
play"appvoc\clear.voc"
endif
setvar(t,100)
endif
if vartest(t,3,4)
if vartest(t,3,3)
play"appvoc\right.voc"
endif
if vartest(t,4,4)
play"appvoc\left.voc"
endif
setvar(t,1)
endif
endif
if vartest(i,1,1)
play"appvoc\1.voc"
goto digit2
endif
if vartest(i,2,2)
play"appvoc\2.voc"
goto digit2
endif
if vartest(i,3,3)
play"appvoc\3.voc"
goto digit2
endif
if vartest(i,4,4)
play"appvoc\4.voc"
goto digit2
endif
if vartest(i,5,5)
play"appvoc\5.voc"
goto digit2
endif
endif
if vartest(i,6,9)
if vartest(t,3,6)
if vartest(t,3,7)
if vartest(t,5,5)
play"appvoc\vector.voc"
endif
if vartest(t,7,7)
play"appvoc\clear.voc"
endif
setvar(t,100)
endif
if vartest(t,3,4)
if vartest(t,3,3)
play"appvoc\right.voc"
endif
if vartest(t,4,4)
play"appvoc\left.voc"
endif
setvar(t,1)
endif
endif
if vartest(i,6,6)
play"appvoc\6.voc"
goto digit2
endif
if vartest(i,7,7)
play"appvoc\7.voc"
goto digit2
endif
if vartest(i,8,8)
play"appvoc\8.voc"
endif
if vartest(i,9,9)
play"appvoc\9.voc"
endif
endif
endif
digit2:
if vartest(j,0,0)
i:= i * b * b
i:= a - i / b
setvar(j,1)
goto digit
endif
if vartest(t,1,1)
play"appvoc\0.voc"
endif
return
init: