Jumpgate
Hi
I'm having some troubles with a new system i created. Here are the most important files:
universe.ini:
Sk01.ini:
Li01.ini:
Now, the Jumpgate appears in the New-York System as supposed. But when I jump through it, I end up in an endless Jumptunnel. I checked everything hundred times. I already posted that problem in the img-modding forum, but they can't help me. What could be the error here? (Dawn, if you could know it would be great, because i have a lot of code from your Tutorial).
I'm having some troubles with a new system i created. Here are the most important files:
universe.ini:
[system
nickname = Sk01
file = systems\SK01\Sk01.ini
POs = 12, 12
ms_id_prefix = gcs_refer_system_Li01
visit = 128
strid_name = 524288
ids_info = 524288
NavMapScale = 2
Sk01.ini:
[Object
nickname = Sk01_to_Li01
ids_Name = 524305
pos = 0, 0, 0
rotate = 0, 0, 0
Archetype = jumpgate
msg_id_prefix = gcs_refer_system_Li01
ids_info = 524305
jump_effect = jump_effect_bretonia
reputation = li_n_grp
behavior = NOTHING
difficulty_level = 1
goto = Li01, Li01_to_Sk01, gate_tunnel_bretonia
loadout = jumpgate_li_01
pilot = pilot_solar_easiest
Li01.ini:
[Object
nickname = Li01_to_Sk01
ids_Name = 524304
pos = -45000, 0, -45000
rotate = 0, 150, 0
Archetype = jumpgate
msg_id_prefix = gcs_refer_system_Li01
ids_info = 524304
jump_effect = jump_effect_bretonia
reputation = li_n_grp
behavior = NOTHING
difficulty_level = 1
goto = Sk01, Sk01_to_Li01, gate_tunnel_bretonia
loadout = jumpgate_li_01
pilot = pilot_solar_easiest
Now, the Jumpgate appears in the New-York System as supposed. But when I jump through it, I end up in an endless Jumptunnel. I checked everything hundred times. I already posted that problem in the img-modding forum, but they can't help me. What could be the error here? (Dawn, if you could know it would be great, because i have a lot of code from your Tutorial).