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