home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global masterrunning, getpoints, getitems
- set the cursor of sprite 3 to [243, 244]
- set the cursor of sprite 4 to [243, 244]
- if not getAt(getpoints, 2) and not getAt(getitems, 5) and (masterrunning <> 0) then
- set the cursor of sprite 7 to [243, 244]
- end if
- if masterrunning = 1 then
- set the cursor of sprite 8 to [243, 244]
- set the cursor of sprite 9 to [243, 244]
- end if
- set the cursor of sprite 29 to [243, 244]
- set the cursor of sprite 30 to [243, 244]
- end
-