home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- set the textHeight of field "sign" to 10
- set the textHeight of field "miniInstr" to 12
- set the textHeight of field "instr2" to 12
- if the machineType = 256 then
- puppetSprite(3, 1)
- set the castNum of sprite 3 to 0
- end if
- set the stageColor to 44
- updateStage()
- getNetText("qdata.act")
- end
-