Hi. I have problem with mapper. I created 2 maps. I add primary map to global map ...i can enter to this map... all is ok but i can't go to next map (underground).
files:
maps.cfg
i add
[Map 407] # Brotherhood od Steel bunker
map_name=bos_bunker
[Map 408] # Brotherhood od Steel bunker level 1
map_name=bos_bunker1
Locations.cfg
i add
[Area 27]
name=Brotherhood od Steel bunker
size=16
map_0=bos_bunker
map_1=bos_bunker1
visible=1
auto_garbage=0
GenerateWorld.cfg
i add
@ 27 875 1135 # bos
I placed in map entrace for players and machines (working fine), EG for exit to globalmap (working fine) but EG for enter to next map don't working.
setting EG
ToMapPid 408 (pid linked map in file maps.cfg)
other is default
->not working
ANY IDEA WHAT I DO WRONG?