home *** CD-ROM | disk | FTP | other *** search
- global BODY_CH, HEAD_CH, HAT_CH, WEATHER_CHANNEL, MISC_CHANNEL
-
- on exitFrame
- set nBody to the number of member "StartBody" + random(9) - 1
- set the castNum of sprite BODY_CH to nBody
- set nHead to the number of member "StartHead" + random(6) - 1
- set the castNum of sprite HEAD_CH to nHead
- end
-