home *** CD-ROM | disk | FTP | other *** search
/ UnrealScript Game Programming All in One / UnrealScriptGameProgrammingAllInOne.iso / readme.txt < prev    next >
Text File  |  2006-03-08  |  2KB  |  59 lines

  1. ***Please turn Word Wrap on & Maximize for best viewing!***
  2.  
  3. UnrealScript Game Programming All in One
  4. (C) 2006 John Flynt, Chris Caviness 
  5.  
  6. CD-ROM Contents: 
  7.  
  8. 1.  Listings from the Book(\UGPAIOListings)
  9.  
  10. ____________________________________________________________________
  11.  
  12. 1.  Listings from the Book
  13.  
  14. The author has compiled the listings from the book and specifically 
  15. structured it to make it easy for you to use. 
  16.  
  17. Please copy the directory \UGPAIOListings to your hard drive's root
  18. directory.  You should follow the instructions in the book (and
  19. relevant information in each appropriate chapter) for utilizing the
  20. listings.
  21.  
  22. Additional Note:
  23. ~~~~~~~~~~~~~~~~
  24. There is a structure to the code in each chapter folder. From 
  25. chapter 8 on, there is a directory that is named along the lines of
  26.  
  27. \CH08LIST
  28.  
  29. This is an UnrealScript "package." Then in this folder there is a
  30.  
  31. \Classes
  32.  
  33. directory and also a couple of files with *.ini extensions.
  34.  
  35. It is important to preserve this structure.
  36.  
  37. Here's how the directories you see in the folders actually appear 
  38. after you transfer them to the Unreal Tournament  (UT2004) directory:
  39.  
  40. Directory of C:\UT2004
  41.  
  42. 01/25/2006  07:39 PM    <DIR>          CH08LIST
  43. 01/26/2006  02:20 PM    <DIR>          CH09LIST
  44. 02/03/2006  05:14 PM    <DIR>          CH10LIST
  45. 02/03/2006  05:14 PM    <DIR>          CH11LIST
  46. 02/03/2006  05:23 PM    <DIR>          CH12LIST
  47. 02/05/2006  09:06 PM    <DIR>          CH13LIST
  48. 02/06/2006  04:16 PM    <DIR>          CH14LIST
  49. 02/08/2006  12:39 PM    <DIR>          CH15LIST
  50. 02/17/2006  07:56 PM    <DIR>          CH16LIST
  51. 02/19/2006  10:30 PM    <DIR>          CH17LIST
  52. 02/20/2006  05:40 PM    <DIR>          CH18LIST
  53. 02/25/2006  08:59 PM    <DIR>          CH19LIST
  54. 02/26/2006  11:11 AM    <DIR>          CH20LIST
  55. 01/23/2006  10:37 PM    <DIR>          HelloWorld
  56.  
  57. ____________________________________________________________________
  58.  
  59.