home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19225 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  2.1 KB

  1. Path: sparky!uunet!cbmvax!bagate!dsinc!spool.mu.edu!agate!doc.ic.ac.uk!warwick!uknet!gdt!aber!mhr
  2. From: mhr@aber.ac.uk (Michael Richards)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: AMOS commands - some help needed.
  5. Message-ID: <1993Jan27.141805.8775@aber.ac.uk>
  6. Date: 27 Jan 93 14:18:05 GMT
  7. Sender: mhr@aber.ac.uk (Michael Richards)
  8. Organization: University of Wales, Aberystwyth
  9. Lines: 38
  10.  
  11. Dear All.
  12.  
  13.     I need some help with some AMOS commands. So if anyone out there
  14. can help me, with some or all of them could they email me at this address?
  15.  
  16.     1: LLIST - does this command actually work? AMOS 1.2 and 1.3 both
  17. insist that the command doesn't exist: does it? If so - how?
  18.  
  19.     2: CHANGE MOUSE does this work either? I can't get it to run either.
  20.  
  21.     3: This is quite involved so read on. I want to display a map
  22. of the game level as the player progresses. This is done by using 16*8
  23. icons pasted onto the screen. The border to the map is a DPaint picture,
  24. the centre of which was painted in the background colour.
  25.  
  26.     When the program runs, the icons are pasted down, then the border
  27. is pasted down over the top. Now, if things worked as intended, the map should
  28. be seen through the border. However, the program runs, but the hole in
  29. the border is filled with solid colour.
  30.  
  31.     3a: Can I make the picture colour 0 transparent?
  32.  
  33.     3b: Alternatively, I have tried to paste the border down first, then
  34. write the icons over the top. This works okay, except that the rightmost 8 
  35. pixels of each icon are in colour 0. These should be transparent (I used the
  36. AMOS sprite editor to design them, with the colour 0 set to transparent), 
  37. but when pasted onto the screen, I get a fringe of colour 1 on the righthand
  38. side of each icon. I have used the MAKE ICON MASK command, but it makes no
  39. difference.
  40.  
  41.     Thanks for all of your help.
  42.  
  43.                     Mike.
  44. -- 
  45. * Mike Richards is always willing to spend his time discussing arcane topics  *
  46. * and would much prefer to get mail from obscure places at strange hours than *
  47. * work. So go on!!!! What are you waiting for? He's expecting your mail at    *
  48. * the following address. ---------> mhr@aber.ac.uk <--------- Call now !!!    *
  49.