home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / ibm / pc / games / 22939 < prev    next >
Encoding:
Text File  |  1992-11-22  |  1.0 KB  |  26 lines

  1. Newsgroups: comp.sys.ibm.pc.games
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!nuscc!nusunix3.nus.sg!med50001
  3. From: med50001@nusunix1.nus.sg (TAN TENG HONG)
  4. Subject: Wizardry 7 - Dane Castle
  5. Message-ID: <1992Nov23.001742.17577@nuscc.nus.sg>
  6. Sender: usenet@nuscc.nus.sg
  7. Organization: National University of Singapore
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. Date: Mon, 23 Nov 1992 00:17:42 GMT
  10. Lines: 14
  11.  
  12. If you still need to hack in the innards, here goes....
  13.  
  14. The inventory of each members starts at offset 64 from the first letter
  15. of his/her name (ie counting the first letter as 0).  The swag bag comes
  16. after the main inventory and thus you have 20 entries in sequence.  Each
  17. entry is 12 bytes long.
  18.  
  19. Locate and empty slot in one of you party members,  locate the entry for
  20. this slot (as per above), the first 2 bytes should be 00 00 if this is
  21. an empty slot.  Change the first 2 bytes to BE 01.  Don't worry about
  22. the pictures, as long as it says MUNK INNARDS in you inventory, you can
  23. use it.
  24.  
  25. Hope this helps.
  26.