Visit the Ironworks Gaming Website Email the Webmaster Graphics Library Rules and Regulations Help Support Ironworks Forum with a Donation to Keep us Online - We rely totally on Donations from members Donation goal Meter

Ironworks Gaming Radio

Ironworks Gaming Forum

Go Back   Ironworks Gaming Forum > Ironworks Gaming Classics > Wizards & Warriors Forum

Reply
 
Thread Tools Search this Thread
Old 03-03-2014, 08:06 PM   #1
Shadow Stranger
Avatar
 

Join Date: December 9, 2007
Posts: 594
Default Coordinates

In the file CryptA.bol I found entries for the two Jindols:
Offset 1,600, I077, [Item 77, Warrior's Jindol], 0, 3, 107, 71, 0, 64, 63, 68, 0, 198, 222, 70
Offset 1,664, I078, [Item 78, Wizard's Jindol], 0, 3, 107, 71, 0, 64, 63, 68, 0, 232, 172, 197
Both Jindols would seem to have about the same X and Z coordinates, where Z is the height. They should differ mainly in the Y coordinate. Entries differ in the fourth offset and in the last three, hence the last three are probably the Y coordinate.

In the second room inside the Crypt there is a skull lying on a table. Adding +1 to the 198 made the skull disappear, presumably its position was shifted well south of the relevant room. Adding +18 to the 237 moved it a few feet south of the table. Y coordinate would seem to be 112, 59, 237, 198.
Offset 29,504, I251, [Item 251, Skull], 40, 22, 45, 199, 0, 160, 53, 69, 112, 59, 237, 198

Going from the right of each four byte group, adding 1 to the second number moves the item very roughly 6" in apparent terms. Thus changing the 45 to a 50 moved the skull a few feet. (Left not right too.)
40, 22, 45, 199,
0, 160, 53, 69,
112, 59, 237, 198
Shadow Stranger is offline   Reply With Quote
Old 03-04-2014, 08:20 AM   #2
Wyvern
Ironworks Moderator
 

Join Date: January 7, 2001
Location: Rural Paradise, MI
Posts: 5,701
Default Re: Coordinates

That's pretty interesting!!!
Wyvern is offline   Reply With Quote
Old 03-04-2014, 12:00 PM   #3
Shadow Stranger
Avatar
 

Join Date: December 9, 2007
Posts: 594
Default Re: Coordinates

With understanding of coordinates it is possible to figure out where to place a new item, what coordinates to use.
I may be able to pin down which chest is which, something I can't currently do.

I can spot the three Receptacle Locks and the two Vestal urns in the Bol file, I just can't see what makes them work. It might be possible for me to find a file where the five known item numbers all occur.

D6Swit01.dat:
Numbering columns from 0 to 19, columns 12 and 13 seem to contain the numbers of the activating items.
I can't conclusively link the entries in this file to the entries in the bol file...

CryptA.bol: Algamesh's Amulet is found in the second, in the chest near the Skull.
Prop 1, offset 128, "P006" = Treasure Chest
CryptB.bol: Bauble Stick is found in the chest in the room to the south east of Rethpian.
Prop 11, offset 768, "P006" = Treasure Chest
I was able to verify the two guesses by replacing the chests with various items.
What I don't get is how they are assigned the treasure types listed in D6Trap01.dat?

Last edited by Shadow Stranger; 03-08-2014 at 06:20 AM. Reason: Removed error about item numbers
Shadow Stranger is offline   Reply With Quote
Old 03-16-2014, 01:43 AM   #4
Shadow Stranger
Avatar
 

Join Date: December 9, 2007
Posts: 594
Default Re: Coordinates

I was trying to move the Serpent Idol in the Serpent Holds, of the Serpent Temple, to a more accessible place. I wanted the coordinates of the center of one of the two pools. Hence I placed some items on the ground and then saved the game. When I examined the save game file I was able to find the items in the file, I just could not find the coordinates that I expected. So items lying on the ground have their own coordinate system or I have yet to find the coordinates.

(Accessing this idol is no problem whatsoever, if you have the Vanish spell handy.)

Using the coordinates of
(1) the current location of the Serpent Idol
(2) the Unholy Filth monster
(3) the Skull lock
I was able to figure out new coordinates for the Serpent Idol that put it in the right hand pool, underwater.
Here are the coordinates in Assembler data format:
data db 49h,31h,31h,33h,40h,00h,30h,C7h,00h,DDh,CDh,C6h,00 h,FCh,D7h,45h

Here are the coordinates in Hex string format:
49313133400030C700DDCDC600FCD745
Go to offset 7C0h = 1984d, then paste the hex string data.

To have the Idol occur in the left pond instead, the 30 is changed to a 6C:
49,31,31,33,40,00,6C,C7,00,DD,CD,C6,00,FC,D7,45

49h,31h,31h,33h, ( This is I113 the item record number for the Idol.)

Last edited by Shadow Stranger; 08-28-2016 at 04:48 AM.
Shadow Stranger is offline   Reply With Quote
Old 03-17-2014, 11:49 AM   #5
Shadow Stranger
Avatar
 

Join Date: December 9, 2007
Posts: 594
Default Re: Coordinates

One way to obtain the coordinates of a point is to interpolate from known positions of existing objects. Cast Spirit Eye so all usable objects show up, then make a screenshot of the area map.
When looking at a screenshot of the Serpent Holds area, I figured out that to increase the distance to the left by N in pixels, required an increase of 3/5 of N in the second digit in the X coordinate in the Bol file.

I don't know how to describe the Zoom level that I had at the time. One approach, the area explored was one-quarter of the total map screen area.

Bsftc's maps may not always be useful here. He made various improvements to try and give the big picture, get around the Salami slices nature of the automaps.
Best idea is to use your own screenshots, with all of them set to the same level of Zoom in/Zoom out.
A freeware program like Greenshot can enable you to take as many screenshots as you like. (Some of the shots may lead to the game display flickering badly... Shut down the automap if that happens, then restart it.)

Last edited by Shadow Stranger; 03-17-2014 at 11:18 PM.
Shadow Stranger is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
x and y coordinates Commoner Icewind Dale | Heart of Winter | Icewind Dale II Forum 4 02-16-2011 11:48 AM
coordinates? ProPain Baldurs Gate & Tales of the Sword Coast 4 03-03-2002 06:20 AM
Coordinates??? Assman Baldurs Gate II: Shadows of Amn & Throne of Bhaal 2 01-07-2002 04:22 PM
X and Y coordinates ? alxander1 Baldurs Gate II Archives 2 05-10-2001 10:22 AM
Coordinates + Enemies Taictus Baldurs Gate & Tales of the Sword Coast 2 12-05-2000 04:27 AM


All times are GMT -4. The time now is 06:50 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved