home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-10-26 | 5.1 KB | 159 lines |
- [HEADER]
- BitmapWidth = 400 ; width of the bitmap holding the cursors
- BitmapHeight = 280 ; height of the bitmap holding the cursors
-
- ; attack cursor
- [CURSOR_0]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 36,37,38,39,40,41,42,43,44,45,46,47 ; the frames to play
- Delay = 2; ; the delay before a frame change
-
- ; move cursor
- [CURSOR_1]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 24,25,26,27,28,29,30,31,32,33,34,35 ; the frames to play
- Delay = 2; ; the delay before a frame change
-
- ; hover cursor
- [CURSOR_2]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames =24,25,26,27,28,29,30,31,32,33,34,35 ; the frames to play
- Delay = 2; ; the delay before a frame change
-
- ; no lof cursor
- [CURSOR_3]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 60,61 ; the frames to play
- Delay = 12; ; the delay before a frame change
-
- ; select creature cursor
- [CURSOR_4]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 1 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ;cast spell cursor
- [CURSOR_5]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 12,13,14,15,16,17,18,19,20,21,22,23 ; the frames to play
- Delay = 2; ; the delay before a frame change
-
- ;scroll up cursor
- [CURSOR_6]
- Hotspotx = 19 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 3 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll right cursor
- [CURSOR_7]
- Hotspotx = 39 ; hotspot x
- Hotspoty = 19 ; hotspot y
- Frames = 5 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll down cursor
- [CURSOR_8]
- Hotspotx = 19 ; hotspot x
- Hotspoty = 39 ; hotspot y
- Frames = 2 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll left cursor
- [CURSOR_9]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 19 ; hotspot y
- Frames = 4 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll up left
- [CURSOR_10]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 8 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll up right
- [CURSOR_11]
- Hotspotx = 39 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 9 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll down left
- [CURSOR_12]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 39 ; hotspot y
- Frames = 6 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; scroll down right
- [CURSOR_13]
- Hotspotx = 39 ; hotspot x
- Hotspoty = 39 ; hotspot y
- Frames = 7 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; drag box cursor
- [CURSOR_14]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 10 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; invalid target
- [CURSOR_15]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 62,63 ; the frames to play
- Delay = 12; ; the delay before a frame change
-
- ; default cursor
- [CURSOR_16]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 0 ; the frames to play
- Delay = 0; ; the delay before a frame change
-
- ; pickup object
- [CURSOR_17]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 48,49,50,51,52,53,54,55,56,57,58,59; the frames to play
- Delay = 2; ; the delay before a frame change
-
- ; open chest
- [CURSOR_18]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 48,49,50,51,52,53,54,55,56,57,58,59 ; the frames to play
- Delay = 2; ; the delay before a frame change
-
- ; no mana
- [CURSOR_19]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 64,65 ; the frames to play
- Delay = 12; ; the delay before a frame change
-
- ; out of range
- [CURSOR_20]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 62,63 ; the frames to play
- Delay = 12 ; the delay before a frame change
-
- ; guard creature
- [CURSOR_21]
- Hotspotx = 0 ; hotspot x
- Hotspoty = 0 ; hotspot y
- Frames = 66,67,68,69 ; the frames to play
- Delay = 3; ; the delay before a frame change
-
-