home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global map, posx, posy, forwardmap, getmap
- set map to forwardmap
- set posx to 12
- set posy to 15
- set the castNum of sprite 20 to the number of cast "N"
- showviews()
- if getmap then
- preview()
- end if
- end
-