#Game eating a DISCONNECTED pipe connection.

1 messages · Page 1 of 1 (latest)

neat musk
#

I grabbed from MSC
DM_I02 : DM_CROSSOVER01, DISCONNECTED, DISCONNECTED, DM_S04, DM_I03, DM_I05

And used merge on it like i did with other regions
[MERGE]
ROOMS
DM_I02 : DM_CROSSOVER01, DM_4B, DISCONNECTED, DM_S04, DM_I03, DM_I05
DM_4B : GATE_4B_DM, DM_I02
GATE_4B_DM : DISCONNECTED, DM_4B : GATE
END ROOMS
[ENDMERGE]

But the game is reading it as
DM_I02 : DM_CROSSOVER01, DM_4B, DM_S04, DM_I03, DM_I05
which displaces all the rooms after DM_4B
????????????
never seen something like this, what gives?
theres no crs room error either

sturdy wharf
#

in theory it should be fine? i guess you can just do a find and replace on i02

neat musk
#

if no solution is found ill try that