Changes between Version 2 and Version 3 of Ticket #10773, comment 7
- Timestamp:
- Nov 27, 2018, 3:11:07 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10773, comment 7
v2 v3 30 30 ) 31 31 }}} 32 Debugger command "vv g 194" says global194 is craniumTeller, whose talker attributepoints to craniumTalker. If I'm reading this right, the CD edition seems to be sparing craniumThumbs from disposal?32 Debugger command "vv g 194" says global194 is craniumTeller, whose talker property points to craniumTalker. If I'm reading this right, the CD edition seems to be sparing craniumThumbs from disposal? 33 33 34 The lab is script 370. It declares craniumTeller, whose cue() method hides itself and starts a script named delayMsg (also declared there)... whose changestate() method starts the ' 'protection'' puzzle (script 88) and calls showAgain().34 The lab is script 370. It declares craniumTeller, whose cue() method hides itself and starts a script named delayMsg (also declared there)... whose changestate() method starts the 'protection' puzzle (script 88) and calls showAgain().