.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dungeon Odyssey (http://forum.shrapnelgames.com/forumdisplay.php?f=44)
-   -   I don't do connections (http://forum.shrapnelgames.com/showthread.php?t=15122)

Roddd June 29th, 2004 04:02 AM

I don\'t do connections
 
I just cannot get connections between maps to work. Can somebody give me a step by step explanation?

"Entrance not found
Map 2: Map 1 connection has destination entrance 2"

Thanks,
Rod

Akachaki July 4th, 2004 08:32 PM

Re: I don\'t do connections
 
I dont know exactly where your mistake is but here's how a connection beetween two maps should be made.

First you need to edit 3 text files; [map1]_Tiles.txt, [map2]_Tiles.txt and ModuleData.txt.

The connection part in the file [map1]_Tiles.txt and [map2]_Tiles.txt should look like this:

Number of Tile Entrances := X
Tile Entrance 1 Name := [connected tile name]
Tile Entrance 1 Tile Square Xpos := [Xpos on the connected tile]
Tile Entrance 1 Tile Square Ypos := [Ypos on the connected tile]

The connection part in the file ModuleData.txt should look like this:

Map 1 Number of Connections := X
Map 1 Conn 1 Entrance ID := [Tile Entrance # on map 1 and on [map1]_Tiles.txt]
Map 1 Conn 1 Destination Map Number := [the number of the map this entrance leads to in this same file]
Map 1 Conn 1 Dest Entrance ID := [Tile Entrance # on map 2 and on [map2]_Tiles.txt]
Map 1 Conn 1 Connection Type := Two Way - Always

Please escuse the time it took to get an answer to your problem, not a lot of people post and check this forum these days. If you have any other question feel free to ask I'll do my best to answer you. and good luck !

please correct me anyone if im wrong.

Justin

bearclaw August 20th, 2004 09:14 PM

Re: I don\'t do connections
 
If you are still having issues with map connections, PM me and I can help you. With the LOTR mod I've had to go through some very complex map connections and I belive that I have mastered them. I think...


All times are GMT -4. The time now is 08:06 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.