home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global firstenter, classfirst, firstmainhall, ZITS, BOOGERS, SPIT, BURPS, BARF, POOP, PEEPEE, SCABS, BADODOR, CL
- unLoad()
- register(xtra("PrintOMatic"), "POMX153-643-02656")
- set ZITS to 1
- set BOOGERS to 2
- set SPIT to 3
- set BURPS to 4
- set BARF to 5
- set POOP to 6
- set PEEPEE to 7
- set SCABS to 8
- set BADODOR to 9
- set CL to 0
- sound stop 1
- sound stop 2
- set firstenter to 1
- set firstmainhall to 1
- set classfirst to []
- set x to ZITS
- repeat while x <= BADODOR
- addAt(classfirst, x, 1)
- set x to x + 1
- end repeat
- RockyInit()
- GingerInit()
- preloadMember("L001")
- end
-